Uses of Interface
org.sourceid.protocol.saml11.xml.DoNotCacheConditionDocument
Packages that use DoNotCacheConditionDocument
-
Uses of DoNotCacheConditionDocument in org.sourceid.protocol.saml11.xml
Methods in org.sourceid.protocol.saml11.xml that return DoNotCacheConditionDocumentModifier and TypeMethodDescriptionstatic DoNotCacheConditionDocumentDoNotCacheConditionDocument.Factory.newInstance()static DoNotCacheConditionDocumentDoNotCacheConditionDocument.Factory.newInstance(XmlOptions options) static DoNotCacheConditionDocumentstatic DoNotCacheConditionDocumentDoNotCacheConditionDocument.Factory.parse(File file, XmlOptions options) static DoNotCacheConditionDocumentDoNotCacheConditionDocument.Factory.parse(InputStream is) static DoNotCacheConditionDocumentDoNotCacheConditionDocument.Factory.parse(InputStream is, XmlOptions options) static DoNotCacheConditionDocumentstatic DoNotCacheConditionDocumentDoNotCacheConditionDocument.Factory.parse(Reader r, XmlOptions options) static DoNotCacheConditionDocumentstatic DoNotCacheConditionDocumentDoNotCacheConditionDocument.Factory.parse(String xmlAsString, XmlOptions options) static DoNotCacheConditionDocumentstatic DoNotCacheConditionDocumentDoNotCacheConditionDocument.Factory.parse(URL u, XmlOptions options) static DoNotCacheConditionDocumentDoNotCacheConditionDocument.Factory.parse(XMLStreamReader sr) static DoNotCacheConditionDocumentDoNotCacheConditionDocument.Factory.parse(XMLStreamReader sr, XmlOptions options) static DoNotCacheConditionDocumentDoNotCacheConditionDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static DoNotCacheConditionDocumentDoNotCacheConditionDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options) Deprecated.XMLInputStreamstatic DoNotCacheConditionDocumentstatic DoNotCacheConditionDocumentDoNotCacheConditionDocument.Factory.parse(Node node, XmlOptions options)
XMLInputStream