jd.xml.xslt.parser
Class WhitespaceTest
java.lang.Object
jd.xml.xslt.util.XsltSortable
jd.xml.xslt.parser.WhitespaceTest
- public final class WhitespaceTest
- extends XsltSortable
A WhitespaceTest holds the definition for whitespace stripping tests
of source documents.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
preserve
public final boolean preserve
namespaceUri
public final String namespaceUri
localName
public final String localName
parse
public static WhitespaceTest parse(XsltParseContext context,
String qname,
boolean preserve)