Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DStruct.java79 Object[] getAttributes() throws SQLException; in getAttributes() method
104 Object[] getAttributes(java.util.Map<String,Class<?>> map) in getAttributes() method
DDatabaseMetaData.java3069 ResultSet getAttributes(String catalog, String schemaPattern, in getAttributes() method
/libcore/ojluni/src/main/java/java/util/jar/
DJarEntry.java86 public Attributes getAttributes() throws IOException { in getAttributes() method in JarEntry
DManifest.java125 public Attributes getAttributes(String name) { in getAttributes() method in Manifest
DJarFile.java299 public Attributes getAttributes() throws IOException { in getAttributes() method in JarFile.JarFileEntry
/libcore/ojluni/src/main/java/java/net/
DJarURLConnection.java264 public Attributes getAttributes() throws IOException { in getAttributes() method in JarURLConnection
/libcore/ojluni/annotations/hiddenapi/java/security/
DKeyStore.java313 public default java.util.Set<java.security.KeyStore.Entry.Attribute> getAttributes() { in getAttributes() method
415 public java.util.Set<java.security.KeyStore.Entry.Attribute> getAttributes() { in getAttributes() method in KeyStore.PrivateKeyEntry
462 public java.util.Set<java.security.KeyStore.Entry.Attribute> getAttributes() { in getAttributes() method in KeyStore.SecretKeyEntry
518 public java.util.Set<java.security.KeyStore.Entry.Attribute> getAttributes() { in getAttributes() method in KeyStore.TrustedCertificateEntry
/libcore/ojluni/src/main/java/java/text/
DAttributedCharacterIterator.java267 public Map<Attribute,Object> getAttributes(); in getAttributes() method
DAttributedString.java955 public Map<Attribute,Object> getAttributes() { in getAttributes() method
/libcore/ojluni/src/main/java/java/security/
DKeyStore.java461 public default Set<Attribute> getAttributes() { in getAttributes() method
645 public Set<Attribute> getAttributes() { in getAttributes() method in KeyStore.PrivateKeyEntry
736 public Set<Attribute> getAttributes() { in getAttributes() method in KeyStore.SecretKeyEntry
820 public Set<Attribute> getAttributes() { in getAttributes() method in KeyStore.TrustedCertificateEntry
/libcore/ojluni/annotations/hiddenapi/sun/security/pkcs/
DPKCS9Attributes.java83 public sun.security.pkcs.PKCS9Attribute[] getAttributes() { in getAttributes() method in PKCS9Attributes
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DAttributedStringTest.java66 public Map getAttributes() { in getAttributes() method in AttributedStringTest.testAttributedCharacterIterator
/libcore/ojluni/src/main/java/sun/security/pkcs/
DPKCS9Attributes.java279 public PKCS9Attribute[] getAttributes() { in getAttributes() method in PKCS9Attributes
/libcore/ojluni/src/main/java/sun/net/www/protocol/jar/
DURLJarFile.java264 public Attributes getAttributes() throws IOException { in getAttributes() method in URLJarFile.URLJarFileEntry
/libcore/ojluni/annotations/hiddenapi/java/util/jar/
DJarFile.java198 public java.util.jar.Attributes getAttributes() throws java.io.IOException { in getAttributes() method in JarFile.JarFileEntry
/libcore/ojluni/annotations/hiddenapi/java/nio/file/
DFileTreeWalker.java35 private java.nio.file.attribute.BasicFileAttributes getAttributes( in getAttributes() method in FileTreeWalker
/libcore/ojluni/src/main/java/java/nio/file/
DFileTreeWalker.java201 private BasicFileAttributes getAttributes(Path file, boolean canUseCached) in getAttributes() method in FileTreeWalker
/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.java211 public Map getAttributes() { in getAttributes() method in OldAttributedStringTest.testAttributedCharacterIterator
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DElementImpl.java127 public NamedNodeMap getAttributes() { in getAttributes() method in ElementImpl
DNodeImpl.java82 public NamedNodeMap getAttributes() { in getAttributes() method in NodeImpl