Home
last modified time | relevance | path

Searched defs:getAttributes (Results 1 – 14 of 14) sorted by relevance

/libcore/luni/src/main/java/java/sql/
DStruct.java50 public Object[] getAttributes() throws SQLException; in getAttributes() method
66 public Object[] getAttributes(Map<String, Class<?>> theMap) in getAttributes() method
DDatabaseMetaData.java521 public ResultSet getAttributes(String catalog, String schemaPattern, in getAttributes() method
/libcore/luni/src/main/java/org/apache/harmony/security/pkcs7/
DAuthenticatedAttributes.java44 public List<AttributeTypeAndValue> getAttributes() { in getAttributes() method in AuthenticatedAttributes
/libcore/luni/src/main/java/java/net/
DJarURLConnection.java95 public Attributes getAttributes() throws java.io.IOException { in getAttributes() method in JarURLConnection
/libcore/luni/src/main/java/org/apache/harmony/security/pkcs8/
DPrivateKeyInfo.java80 public List getAttributes() { in getAttributes() method in PrivateKeyInfo
/libcore/luni/src/main/java/java/text/
DAttributedCharacterIterator.java182 public Map<Attribute, Object> getAttributes(); in getAttributes() method
DAttributedString.java231 public Map<Attribute, Object> getAttributes() { in getAttributes() method in AttributedString.AttributedIterator
/libcore/luni/src/main/java/java/util/jar/
DJarEntry.java101 public Attributes getAttributes() throws IOException { in getAttributes() method in JarEntry
DManifest.java127 public Attributes getAttributes(String name) { in getAttributes() method in Manifest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DAttributedStringTest.java66 public Map getAttributes() { in getAttributes() method in AttributedStringTest.testAttributedCharacterIterator
/libcore/luni/src/main/java/org/w3c/dom/
DNode.java264 public NamedNodeMap getAttributes(); in getAttributes() method
/libcore/luni/src/test/java/libcore/java/text/
DOldAttributedStringTest.java214 public Map getAttributes() { in getAttributes() method in OldAttributedStringTest.testAttributedCharacterIterator
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DElementImpl.java123 public NamedNodeMap getAttributes() { in getAttributes() method in ElementImpl
DNodeImpl.java82 public NamedNodeMap getAttributes() { in getAttributes() method in NodeImpl