Uses of Interface
org.w3c.dom.ls.LSSerializer
| Package | Description |
|---|---|
| org.apache.xml.serializer.dom3 | |
| org.w3c.dom.ls |
-
Uses of LSSerializer in org.apache.xml.serializer.dom3
Classes in org.apache.xml.serializer.dom3 that implement LSSerializer Modifier and Type Class Description classLSSerializerImplImplemenatation of DOM Level 3 org.w3c.ls.LSSerializer and org.w3c.dom.ls.DOMConfiguration. -
Uses of LSSerializer in org.w3c.dom.ls
Methods in org.w3c.dom.ls that return LSSerializer Modifier and Type Method Description LSSerializerDOMImplementationLS. createLSSerializer()Create a newLSSerializerobject.