|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A convenient place to hang constants relating to XSL transformations
Field Summary | |
static java.lang.String |
XSLT_END
</xsl:stylesheet> |
static java.lang.String |
XSLT_IDENTITY_TEMPLATE
<xsl:template> to copy the current nodeset into the output tree |
static java.lang.String |
XSLT_START
<xsl:stylesheet> |
static java.lang.String |
XSLT_STRIP_WHITESPACE
<xsl:strip-space> for all elements |
static java.lang.String |
XSLT_XML_OUTPUT_NOINDENT
<xsl:output> for XML with no indentation |
Fields inherited from interface org.custommonkey.xmlunit.XMLConstants |
CLOSE_NODE, END_CDATA, END_COMMENT, END_PROCESSING_INSTRUCTION, OPEN_END_NODE, OPEN_START_NODE, START_CDATA, START_COMMENT, START_DOCTYPE, START_PROCESSING_INSTRUCTION, XML_DECLARATION, XMLNS_PREFIX, XPATH_ATTRIBUTE_IDENTIFIER, XPATH_CHARACTER_NODE_IDENTIFIER, XPATH_COMMENT_IDENTIFIER, XPATH_NODE_INDEX_END, XPATH_NODE_INDEX_START, XPATH_PROCESSING_INSTRUCTION_IDENTIFIER, XPATH_SEPARATOR |
Field Detail |
public static final java.lang.String XSLT_START
public static final java.lang.String XSLT_XML_OUTPUT_NOINDENT
public static final java.lang.String XSLT_STRIP_WHITESPACE
public static final java.lang.String XSLT_IDENTITY_TEMPLATE
public static final java.lang.String XSLT_END
|
XMLUnit is hosted by sourceforge.net |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |