Home
last modified time | relevance | path

Searched defs:getLength (Results 1 – 25 of 29) sorted by relevance

12

/libcore/luni/src/main/java/org/w3c/dom/
DDOMImplementationList.java41 public int getLength(); in getLength() method
DNodeList.java39 public int getLength(); in getLength() method
DDOMStringList.java40 public int getLength(); in getLength() method
DNameList.java47 public int getLength(); in getLength() method
DNamedNodeMap.java99 public int getLength(); in getLength() method
DCharacterData.java64 public int getLength(); in getLength() method
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DNodeListImpl.java50 public int getLength() { in getLength() method in NodeListImpl
DCharacterDataImpl.java61 public int getLength() { in getLength() method in CharacterDataImpl
DDOMConfigurationImpl.java369 public int getLength() { in internalGetParameterNames() method in DOMConfigurationImpl
/libcore/luni/src/main/java/org/xml/sax/
DAttributeList.java91 public abstract int getLength (); in getLength() method
DAttributes.java91 public abstract int getLength (); in getLength() method
/libcore/ojluni/src/main/java/sun/security/util/
DDerInputStream.java595 int getLength() throws IOException { in getLength() method in DerInputStream
606 static int getLength(InputStream in) throws IOException { in getLength() method in DerInputStream
617 static int getLength(int lenByte, InputStream in) throws IOException { in getLength() method in DerInputStream
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DStackTest.java179 public int getLength() { in getLength() method in StackTest.BugStack
/libcore/luni/src/main/java/org/xml/sax/helpers/
DAttributeListImpl.java199 public int getLength() { in getLength() method in AttributeListImpl
DXMLReaderAdapter.java466 public int getLength () in getLength() method in XMLReaderAdapter.AttributesAdapter
DAttributesImpl.java91 public int getLength () in getLength() method in AttributesImpl
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/support/
DMyExemptionMechanismSpi.java45 public static final int getLength() { in getLength() method in MyExemptionMechanismSpi
/libcore/ojluni/src/main/java/java/text/
DBidi.java250 public int getLength() { in getLength() method in Bidi
/libcore/ojluni/src/main/java/java/net/
DDatagramPacket.java246 public synchronized int getLength() { in getLength() method in DatagramPacket
/libcore/luni/src/main/java/org/apache/harmony/xml/
DExpatAttributes.java34 public abstract int getLength(); in getLength() method in ExpatAttributes
/libcore/dom/src/test/java/org/w3c/domts/
DXercesHTML2DocumentBuilderFactory.java173 public int getLength() { in getLength() method in XercesHTML2DocumentBuilderFactory.HTMLHandler
DXercesHTMLDocumentBuilderFactory.java173 public int getLength() { in getLength() method in XercesHTMLDocumentBuilderFactory.HTMLHandler
/libcore/ojluni/src/main/java/java/io/
DFileSystem.java146 public abstract long getLength(File f); in getLength() method in FileSystem
/libcore/ojluni/src/main/java/java/lang/reflect/
DArray.java133 public static int getLength(Object array) { in getLength() method in Array
/libcore/xml/src/main/java/org/xmlpull/v1/sax2/
DDriver.java91 public int getLength() { return pp.getAttributeCount(); } in getLength() method in Driver

12