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