Constant Field Values
Contents
org.custommonkey.*
-
org.custommonkey.xmlunit.DifferenceConstants Modifier and Type Constant Field Value public static final intATTR_NAME_NOT_FOUND_ID2public static final intATTR_SEQUENCE_ID4public static final intATTR_VALUE_EXPLICITLY_SPECIFIED_ID1public static final intATTR_VALUE_ID3public static final intCDATA_VALUE_ID5public static final intCHILD_NODE_NOT_FOUND_ID22public static final intCHILD_NODELIST_LENGTH_ID19public static final intCHILD_NODELIST_SEQUENCE_ID20public static final intCOMMENT_VALUE_ID6public static final intDOCTYPE_NAME_ID7public static final intDOCTYPE_PUBLIC_ID_ID8public static final intDOCTYPE_SYSTEM_ID_ID9public static final intELEMENT_NUM_ATTRIBUTES_ID11public static final intELEMENT_TAG_NAME_ID10public static final intHAS_CHILD_NODES_ID18public static final intHAS_DOCTYPE_DECLARATION_ID21public static final intNAMESPACE_PREFIX_ID15public static final intNAMESPACE_URI_ID16public static final intNO_NAMESPACE_SCHEMA_LOCATION_ID24public static final intNODE_TYPE_ID17public static final intPROCESSING_INSTRUCTION_DATA_ID13public static final intPROCESSING_INSTRUCTION_TARGET_ID12public static final intSCHEMA_LOCATION_ID23public static final intTEXT_VALUE_ID14 -
org.custommonkey.xmlunit.DifferenceEngine Modifier and Type Constant Field Value private static final java.lang.StringATTRIBUTE_ABSENT"[attribute absent]"private static final java.lang.StringNOT_NULL_NODE"not null"private static final java.lang.StringNULL_NODE"null" -
org.custommonkey.xmlunit.DifferenceListener Modifier and Type Constant Field Value public static final intRETURN_ACCEPT_DIFFERENCE0public static final intRETURN_IGNORE_DIFFERENCE_NODES_IDENTICAL1public static final intRETURN_IGNORE_DIFFERENCE_NODES_SIMILAR2public static final intRETURN_UPGRADE_DIFFERENCE_NODES_DIFFERENT3 -
org.custommonkey.xmlunit.org.custommonkey.xmlunit.DoctypeSupport Modifier and Type Constant Field Value static final java.lang.StringDOCTYPE"DOCTYPE "static final java.lang.StringDOCTYPE_CLOSE_DECL">"static final java.lang.StringDOCTYPE_OPEN_DECL"<!"static final java.lang.StringSYSTEM" SYSTEM \"" -
org.custommonkey.xmlunit.HTMLDocumentBuilder.SwingEvent2SaxAdapter Modifier and Type Constant Field Value private static final booleanIGNORE_HTML_CHAR_SETtrue -
org.custommonkey.xmlunit.JAXPConstants.Properties Modifier and Type Constant Field Value public static final java.lang.StringSCHEMA_LANGUAGE"http://java.sun.com/xml/jaxp/properties/schemaLanguage"public static final java.lang.StringSCHEMA_SOURCE"http://java.sun.com/xml/jaxp/properties/schemaSource" -
org.custommonkey.xmlunit.NodeDescriptor Modifier and Type Constant Field Value protected static final java.lang.StringDOCUMENT_NODE_DESCRIPTION"Document Node " -
org.custommonkey.xmlunit.XMLConstants Modifier and Type Constant Field Value public static final java.lang.StringCLOSE_NODE">"public static final java.lang.StringEND_CDATA"]]"public static final java.lang.StringEND_COMMENT"--"public static final java.lang.StringEND_PROCESSING_INSTRUCTION"?"public static final java.lang.StringNULL_NS_URI""public static final java.lang.StringOPEN_END_NODE"</"public static final java.lang.StringOPEN_START_NODE"<"public static final java.lang.StringSTART_CDATA"![CDATA["public static final java.lang.StringSTART_COMMENT"!--"public static final java.lang.StringSTART_DOCTYPE"!DOCTYPE "public static final java.lang.StringSTART_PROCESSING_INSTRUCTION"?"public static final java.lang.StringW3C_XML_SCHEMA_INSTANCE_NO_NAMESPACE_SCHEMA_LOCATION_ATTR"noNamespaceSchemaLocation"public static final java.lang.StringW3C_XML_SCHEMA_INSTANCE_NS_URI"http://www.w3.org/2001/XMLSchema-instance"public static final java.lang.StringW3C_XML_SCHEMA_INSTANCE_SCHEMA_LOCATION_ATTR"schemaLocation"public static final java.lang.StringW3C_XML_SCHEMA_NS_URI"http://www.w3.org/2001/XMLSchema"public static final java.lang.StringXML_DECLARATION"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>"public static final java.lang.StringXMLNS_PREFIX"xmlns"public static final java.lang.StringXPATH_ATTRIBUTE_IDENTIFIER"@"public static final java.lang.StringXPATH_CHARACTER_NODE_IDENTIFIER"text()"public static final java.lang.StringXPATH_COMMENT_IDENTIFIER"comment()"public static final java.lang.StringXPATH_NODE_INDEX_END"]"public static final java.lang.StringXPATH_NODE_INDEX_START"["public static final java.lang.StringXPATH_PROCESSING_INSTRUCTION_IDENTIFIER"processing-instruction()"public static final java.lang.StringXPATH_SEPARATOR"/" -
org.custommonkey.xmlunit.XMLUnit Modifier and Type Constant Field Value private static final java.lang.StringXSLT_VERSION_END"\">"private static final java.lang.StringXSLT_VERSION_START" version=\"" -
org.custommonkey.xmlunit.XSLTConstants Modifier and Type Constant Field Value public static final java.lang.StringJAVA5_XSLTC_FACTORY_NAME"com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl"public static final java.lang.StringXSLT_END"</xsl:stylesheet>"public static final java.lang.StringXSLT_IDENTITY_TEMPLATE"<xsl:template match=\"/\"><xsl:copy-of select=\".\"/></xsl:template>"public static final java.lang.StringXSLT_START"<xsl:stylesheet xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\" version=\"1.0\">"public static final java.lang.StringXSLT_START_NO_VERSION"<xsl:stylesheet xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\""public static final java.lang.StringXSLT_STRIP_COMMENTS_TEMPLATE"<xsl:template match=\"node()[not(self::comment())]|@*\"><xsl:copy><xsl:apply-templates select=\"node()[not(self::comment())]|@*\"/></xsl:copy></xsl:template>"public static final java.lang.StringXSLT_STRIP_WHITESPACE"<xsl:strip-space elements=\"*\"/>"public static final java.lang.StringXSLT_XML_OUTPUT_NOINDENT"<xsl:output method=\"xml\" version=\"1.0\" indent=\"no\"/>"
-
org.custommonkey.xmlunit.examples.XPathRegexAssert Modifier and Type Constant Field Value private static final java.lang.StringEXPECTED_VALUE_TO_MATCH"expected value to match "
-
org.custommonkey.xmlunit.util.IntegerBuffer Modifier and Type Constant Field Value private static final intINITIAL_SIZE512
org.xmlunit.*
-
org.xmlunit.ConfigurationException Modifier and Type Constant Field Value private static final longserialVersionUID3976394040594872937L -
org.xmlunit.XMLUnitException Modifier and Type Constant Field Value private static final longserialVersionUID673558045568231955L
-
org.xmlunit.assertj3.CompareAssert Modifier and Type Constant Field Value private static final java.lang.StringCOMPARISON_FAILURE_PATTERN"%nExpecting:%n <%s> and <%s> to be %s%n%s%nexpected:<%s> but was:<%s>>"private static final java.lang.StringEXPECTING_NOT_NULL"Expecting control not to be null" -
org.xmlunit.assertj3.org.xmlunit.assertj3.CustomAbstractAssert Modifier and Type Constant Field Value private static final java.lang.StringORG_XMLUNIT_ASSERTJ_ERROR"org.xmlunit.assertj3.error"
-
org.xmlunit.diff.AbstractDifferenceEngine Modifier and Type Constant Field Value private static final java.lang.StringLISTENER_MUST_NOT_BE_NULL"listener must not be null"private static final java.lang.StringNOT_BE_NULL" not be null" -
org.xmlunit.diff.DefaultNodeMatcher Modifier and Type Constant Field Value private static final shortCDATA4private static final shortTEXT3 -
org.xmlunit.diff.ElementSelectors Modifier and Type Constant Field Value private static final java.lang.StringATTRIBUTES_MUST_NOT_BE_NULL"attributes must not be null"private static final java.lang.StringATTRIBUTES_MUST_NOT_CONTAIN_NULL_VALUES"attributes must not contain null values"private static final java.lang.StringSELECTORS_MUST_NOT_BE_NULL"selectors must not be null" -
org.xmlunit.diff.XPathContext Modifier and Type Constant Field Value private static final java.lang.StringATTR"@"private static final java.lang.StringCLOSE"]"private static final java.lang.StringCOMMENT"comment()"private static final java.lang.StringEMPTY""private static final java.lang.StringOPEN"["private static final java.lang.StringPI"processing-instruction()"private static final java.lang.StringSEP"/"private static final java.lang.StringTEXT"text()"
-
org.xmlunit.input.CommentLessSource Modifier and Type Constant Field Value private static final java.lang.StringDEFAULT_VERSION"2.0"private static final java.lang.StringSTYLE_TEMPLATE"<stylesheet version=\"%1$s\" xmlns=\"http://www.w3.org/1999/XSL/Transform\"><template match=\"node()[not(self::comment())]|@*\"><copy><apply-templates select=\"node()[not(self::comment())]|@*\"/></copy></template></stylesheet>"
-
org.xmlunit.placeholder.IgnorePlaceholderHandler Modifier and Type Constant Field Value private static final java.lang.StringPLACEHOLDER_NAME_IGNORE"ignore" -
org.xmlunit.placeholder.IsDateTimePlaceholderHandler Modifier and Type Constant Field Value private static final java.lang.StringPLACEHOLDER_NAME"isDateTime" -
org.xmlunit.placeholder.IsNumberPlaceholderHandler Modifier and Type Constant Field Value private static final java.lang.StringNUMBER_PATTERN"^[-+]?[0-9]*\\.?[0-9]+([eE][-+]?[0-9]+)?$"private static final java.lang.StringPLACEHOLDER_NAME"isNumber" -
org.xmlunit.placeholder.MatchesRegexPlaceholderHandler Modifier and Type Constant Field Value private static final java.lang.StringPLACEHOLDER_NAME"matchesRegex"
-
org.xmlunit.validation.Languages Modifier and Type Constant Field Value public static final java.lang.StringRELAXNG_NS_URI"http://relaxng.org/ns/structure/1.0"public static final java.lang.StringW3C_XML_SCHEMA_NS_URI"http://www.w3.org/2001/XMLSchema"public static final java.lang.StringXML_DTD_NS_URI"http://www.w3.org/TR/REC-xml" -
org.xmlunit.validation.org.xmlunit.validation.ParsingValidator.Properties Modifier and Type Constant Field Value static final java.lang.StringSCHEMA_LANGUAGE"http://java.sun.com/xml/jaxp/properties/schemaLanguage"static final java.lang.StringSCHEMA_SOURCE"http://java.sun.com/xml/jaxp/properties/schemaSource" -
org.xmlunit.validation.ValidationProblem Modifier and Type Constant Field Value public static final intUNKNOWN-1