Files
kotlin-fork/jdk-annotations/javax/xml/crypto/annotations.xml
T
2013-02-07 17:20:57 +04:00

59 lines
3.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<root>
<item name="javax.xml.crypto.AlgorithmMethod java.lang.String getAlgorithm()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.xml.crypto.KeySelector javax.xml.crypto.KeySelector singletonKeySelector(java.security.Key)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.xml.crypto.KeySelector javax.xml.crypto.KeySelectorResult select(javax.xml.crypto.dsig.keyinfo.KeyInfo, javax.xml.crypto.KeySelector.Purpose, javax.xml.crypto.AlgorithmMethod, javax.xml.crypto.XMLCryptoContext)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.xml.crypto.KeySelectorResult java.security.Key getKey()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.xml.crypto.OctetStreamData OctetStreamData(java.io.InputStream) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.xml.crypto.OctetStreamData OctetStreamData(java.io.InputStream, java.lang.String, java.lang.String) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.xml.crypto.URIDereferencer javax.xml.crypto.Data dereference(javax.xml.crypto.URIReference, javax.xml.crypto.XMLCryptoContext)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.xml.crypto.URIDereferencer javax.xml.crypto.Data dereference(javax.xml.crypto.URIReference, javax.xml.crypto.XMLCryptoContext) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.xml.crypto.URIDereferencer javax.xml.crypto.Data dereference(javax.xml.crypto.URIReference, javax.xml.crypto.XMLCryptoContext) 1">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.xml.crypto.URIReferenceException URIReferenceException(java.lang.String, java.lang.Throwable, javax.xml.crypto.URIReference) 2">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.xml.crypto.XMLCryptoContext java.lang.Object get(java.lang.Object) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.xml.crypto.XMLCryptoContext java.lang.Object getProperty(java.lang.String) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.xml.crypto.XMLCryptoContext java.lang.Object put(java.lang.Object, java.lang.Object) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.xml.crypto.XMLCryptoContext java.lang.Object put(java.lang.Object, java.lang.Object) 1">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.xml.crypto.XMLCryptoContext java.lang.Object setProperty(java.lang.String, java.lang.Object) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.xml.crypto.XMLCryptoContext java.lang.String getNamespacePrefix(java.lang.String, java.lang.String) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.xml.crypto.XMLCryptoContext java.lang.String putNamespacePrefix(java.lang.String, java.lang.String) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.xml.crypto.XMLStructure boolean isFeatureSupported(java.lang.String) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
</root>