Uses of Interface
com.sun.xml.txw2.NamespaceResolver
Packages that use NamespaceResolver
-
Uses of NamespaceResolver in com.sun.xml.txw2
Methods in com.sun.xml.txw2 with parameters of type NamespaceResolverModifier and TypeMethodDescriptionvoid
DatatypeWriter.print
(DT dt, NamespaceResolver resolver, StringBuilder buf) Prints the given datatype object and appends that result into the given buffer.