Uses of Interface
org.sourceid.saml20.xmlbinding.assertion.AssertionURIRefDocument
Packages that use AssertionURIRefDocument
-
Uses of AssertionURIRefDocument in org.sourceid.saml20.xmlbinding.assertion
Methods in org.sourceid.saml20.xmlbinding.assertion that return AssertionURIRefDocumentModifier and TypeMethodDescriptionstatic AssertionURIRefDocumentAssertionURIRefDocument.Factory.newInstance()static AssertionURIRefDocumentAssertionURIRefDocument.Factory.newInstance(XmlOptions options) static AssertionURIRefDocumentstatic AssertionURIRefDocumentAssertionURIRefDocument.Factory.parse(File file, XmlOptions options) static AssertionURIRefDocumentAssertionURIRefDocument.Factory.parse(InputStream is) static AssertionURIRefDocumentAssertionURIRefDocument.Factory.parse(InputStream is, XmlOptions options) static AssertionURIRefDocumentstatic AssertionURIRefDocumentAssertionURIRefDocument.Factory.parse(Reader r, XmlOptions options) static AssertionURIRefDocumentstatic AssertionURIRefDocumentAssertionURIRefDocument.Factory.parse(String xmlAsString, XmlOptions options) static AssertionURIRefDocumentstatic AssertionURIRefDocumentAssertionURIRefDocument.Factory.parse(URL u, XmlOptions options) static AssertionURIRefDocumentAssertionURIRefDocument.Factory.parse(XMLStreamReader sr) static AssertionURIRefDocumentAssertionURIRefDocument.Factory.parse(XMLStreamReader sr, XmlOptions options) static AssertionURIRefDocumentAssertionURIRefDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static AssertionURIRefDocumentAssertionURIRefDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options) Deprecated.XMLInputStreamstatic AssertionURIRefDocumentstatic AssertionURIRefDocumentAssertionURIRefDocument.Factory.parse(Node node, XmlOptions options)
XMLInputStream