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