Checkstyle Results

The following document contains the results of Checkstyle .

Summary

TotalInfosWarningsErrors
1663001663

Checkstyle error summary

ErrorCount
'(' is preceded with whitespace.99
'-0.5' is a magic number.9
'5' is a magic number.9
';' is preceded with whitespace.9
'catch' is not followed by whitespace.9
Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty.9
Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty.9
Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty.9
Method 'simplify' is not designed for extension - needs to be abstract, final or empty.9
Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty.9
Parameter namespacePrefix should be final.9
Parameter number should be final.9
Parameter s should be final.9
Parameter strArg should be final.9
Redundant throws: 'DOMException' is unchecked exception.9
First sentence should end with a period.89
Parameter obj should be final.82
Parameter context should be final.80
'name' hides a field.8
'prefix' hides a field.8
'{' is not preceded with whitespace.8
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty.8
Method 'getNavigator' is not designed for extension - needs to be abstract, final or empty.8
Method 'getPriority' is not designed for extension - needs to be abstract, final or empty.8
Parameter expr should be final.8
Parameter contextNode should be final.77
Parameter name should be final.75
'+' should be on a new line.7
Method 'testNoInfiniteLoops' is not designed for extension - needs to be abstract, final or empty.7
Method 'testRemove' is not designed for extension - needs to be abstract, final or empty.7
Parameter element should be final.7
Parameter predicateSet should be final.7
Parameter uri should be final.7
Parameter url should be final.7
Parameter xpathExpr should be final.7
Line has trailing spaces.6260
'0.0001' is a magic number.6
'1.4' is a magic number.6
'for' is not followed by whitespace.6
'while' is not followed by whitespace.6
Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty.6
Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty.6
Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty.6
Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty.6
Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty.6
Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty.6
Unused @throws tag for 'UnsupportedOperationException'.6
'!' is followed by whitespace.52
Method 'setUp' is not designed for extension - needs to be abstract, final or empty.50
'8' is a magic number.5
'cause' hides a field.5
Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty.5
Method 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty.5
Method 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty.5
Method 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty.5
Method 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty.5
Method 'getElementName' is not designed for extension - needs to be abstract, final or empty.5
Method 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty.5
Method 'getElementQName' is not designed for extension - needs to be abstract, final or empty.5
Method 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty.5
Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty.5
Method 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty.5
Method 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty.5
Method 'isAttribute' is not designed for extension - needs to be abstract, final or empty.5
Method 'isComment' is not designed for extension - needs to be abstract, final or empty.5
Method 'isDocument' is not designed for extension - needs to be abstract, final or empty.5
Method 'isElement' is not designed for extension - needs to be abstract, final or empty.5
Method 'isNamespace' is not designed for extension - needs to be abstract, final or empty.5
Method 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty.5
Method 'isText' is not designed for extension - needs to be abstract, final or empty.5
Method 'parseXPath' is not designed for extension - needs to be abstract, final or empty.5
Method 'testMessageIsNonNull' is not designed for extension - needs to be abstract, final or empty.5
Parameter cause should be final.5
Parameter contextSupport should be final.5
Parameter functionName should be final.5
Parameter literal should be final.5
Parameter matchArg should be final.5
Parameter parent should be final.5
Parameter position should be final.5
Parameter step should be final.5
Redundant throws: 'NoSuchElementException' is unchecked exception.5
Redundant throws: 'UnsupportedOperationException' is unchecked exception.5
Unused @throws tag for 'ClassCastException'.5
'3' is a magic number.48
Parameter lhs should be final.45
Parameter rhs should be final.45
Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'.44
Parameter node should be final.42
Line contains a tab character.410
'0.5' is a magic number.4
'19' is a magic number.4
'20' is a magic number.4
'6' is a magic number.4
'contextNode' hides a field.4
'expr' hides a field.4
'lhs' hides a field.4
'parent' hides a field.4
'rhs' hides a field.4
'xpath' hides a field.4
Expected @param tag for 'contextNode'.4
Method 'getNodeType' is not designed for extension - needs to be abstract, final or empty.4
Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty.4
Method 'testConstruction' is not designed for extension - needs to be abstract, final or empty.4
Method 'testSelection' is not designed for extension - needs to be abstract, final or empty.4
Parameter attribute should be final.4
Parameter i should be final.4
Parameter list should be final.4
Parameter locationPath should be final.4
Parameter n should be final.4
Parameter nodeType should be final.4
Parameter predicate should be final.4
Parameter tokenType should be final.4
Parameter variableName should be final.4
Parameter xpathStr should be final.4
'if' construct must use '{}'s.392
Parameter o should be final.39
Parameter prefix should be final.38
Parameter args should be final.37
'}' should be on the same line.360
Parameter axis should be final.35
'}' is not preceded with whitespace.32
Method 'call' is not designed for extension - needs to be abstract, final or empty.32
'static' modifier out of order with the JLS suggestions.31
'{' is not followed by whitespace.31
Avoid inline conditionals.31
Parameter nav should be final.31
Expected @throws tag for 'JaxenException'.30
'-' is not followed by whitespace.3
'-' is not preceded with whitespace.3
'0xD800' is a magic number.3
'1000' is a magic number.3
'25' is a magic number.3
'3.1415292' is a magic number.3
'7' is a magic number.3
'doc' hides a field.3
'nodeType' hides a field.3
'object' hides a field.3
'position' hides a field.3
'{' is followed by whitespace.3
Expression can be simplified.3
Method 'addPredicate' is not designed for extension - needs to be abstract, final or empty.3
Method 'getFunction' is not designed for extension - needs to be abstract, final or empty.3
Method 'getName' is not designed for extension - needs to be abstract, final or empty.3
Method 'getPosition' is not designed for extension - needs to be abstract, final or empty.3
Method 'getPrecedingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty.3
Method 'getPredicates' is not designed for extension - needs to be abstract, final or empty.3
Method 'getPrefix' is not designed for extension - needs to be abstract, final or empty.3
Method 'getVariableValue' is not designed for extension - needs to be abstract, final or empty.3
Method 'namedAccessIterator' is not designed for extension - needs to be abstract, final or empty.3
Method 'supportsNamedAccess' is not designed for extension - needs to be abstract, final or empty.3
Method 'tearDown' is not designed for extension - needs to be abstract, final or empty.3
Method 'testBogusPaths' is not designed for extension - needs to be abstract, final or empty.3
Method 'testPrintStackTrace' is not designed for extension - needs to be abstract, final or empty.3
Parameter arg should be final.3
Parameter contextNodeSet should be final.3
Parameter filterExpr should be final.3
Parameter functionContext should be final.3
Parameter handler should be final.3
Parameter lang should be final.3
Parameter namespaceContext should be final.3
Parameter nestedException should be final.3
Parameter newChild should be final.3
Parameter rootExpr should be final.3
Parameter text should be final.3
Parameter variableContext should be final.3
Redundant throws: 'JaxenException' is subclass of 'SAXPathException'.3
Unused @throws tag for 'NoSuchElementException'.3
Using the '.*' form of import should be avoided - org.jaxen.*.3
'+' is not followed by whitespace.29
'+' is not preceded with whitespace.28
switch without "default" clause.28
Parameter support should be final.26
Parameter localName should be final.25
'if' is not followed by whitespace.23
File does not end with a newline.23
Must have at least one statement.23
'{' should be on the previous line.2224
Redundant 'public' modifier.21
'(' is followed by whitespace.2057
')' is preceded with whitespace.2030
Parameter namespaceURI should be final.20
Parameter value should be final.20
'-0.25' is a magic number.2
'0.000001' is a magic number.2
'0.00001' is a magic number.2
'0xDC00' is a magic number.2
'0xDFFF' is a magic number.2
'10' is a magic number.2
'141' is a magic number.2
'29' is a magic number.2
'32' is a magic number.2
'=' is not followed by whitespace.2
'=' is not preceded with whitespace.2
'contextSupport' hides a field.2
'filterExpr' hides a field.2
'functionContext' hides a field.2
'jdomElement' hides a field.2
'jdomNamespace' hides a field.2
'localName' hides a field.2
'namespaceContext' hides a field.2
'nodeTest' hides a field.2
'o' hides a field.2
'parseText' hides a field.2
'public' modifier out of order with the JLS suggestions.2
'rootExpr' hides a field.2
'tokenBegin' hides a field.2
'tokenEnd' hides a field.2
'tokenType' hides a field.2
'value' hides a field.2
'variableContext' hides a field.2
Expected @param tag for 'index'.2
Expected @param tag for 'jdomElement'.2
Expected @param tag for 'jdomNamespace'.2
Expected @param tag for 'xpath'.2
Expected @throws tag for 'SAXPathException'.2
Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty.2
Method 'createAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty.2
Method 'createNumberExpr' is not designed for extension - needs to be abstract, final or empty.2
Method 'createRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty.2
Method 'endAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty.2
Method 'endLocationPath' is not designed for extension - needs to be abstract, final or empty.2
Method 'endPathExpr' is not designed for extension - needs to be abstract, final or empty.2
Method 'endRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty.2
Method 'endStep' is not designed for extension - needs to be abstract, final or empty.2
Method 'endUnionExpr' is not designed for extension - needs to be abstract, final or empty.2
Method 'endXPath' is not designed for extension - needs to be abstract, final or empty.2
Method 'getCause' is not designed for extension - needs to be abstract, final or empty.2
Method 'getContext' is not designed for extension - needs to be abstract, final or empty.2
Method 'getContextSupport' is not designed for extension - needs to be abstract, final or empty.2
Method 'getElementById' is not designed for extension - needs to be abstract, final or empty.2
Method 'getFollowingAxisIterator' is not designed for extension - needs to be abstract, final or empty.2
Method 'getFollowingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty.2
Method 'getFunctionContext' is not designed for extension - needs to be abstract, final or empty.2
Method 'getIterableAxis' is not designed for extension - needs to be abstract, final or empty.2
Method 'getLocalName' is not designed for extension - needs to be abstract, final or empty.2
Method 'getMatchesNodeName' is not designed for extension - needs to be abstract, final or empty.2
Method 'getMultilineMessage' is not designed for extension - needs to be abstract, final or empty.2
Method 'getNamespaceContext' is not designed for extension - needs to be abstract, final or empty.2
Method 'getPattern' is not designed for extension - needs to be abstract, final or empty.2
Method 'getPrecedingAxisIterator' is not designed for extension - needs to be abstract, final or empty.2
Method 'getPredicateSet' is not designed for extension - needs to be abstract, final or empty.2
Method 'getRootExpr' is not designed for extension - needs to be abstract, final or empty.2
Method 'getUnionPatterns' is not designed for extension - needs to be abstract, final or empty.2
Method 'getVariableContext' is not designed for extension - needs to be abstract, final or empty.2
Method 'getXPath' is not designed for extension - needs to be abstract, final or empty.2
Method 'getXPathExpr' is not designed for extension - needs to be abstract, final or empty.2
Method 'getXPathHandler' is not designed for extension - needs to be abstract, final or empty.2
Method 'initCause' is not designed for extension - needs to be abstract, final or empty.2
Method 'isAbsolute' is not designed for extension - needs to be abstract, final or empty.2
Method 'number' is not designed for extension - needs to be abstract, final or empty.2
Method 'setFunctionContext' is not designed for extension - needs to be abstract, final or empty.2
Method 'setNamespaceContext' is not designed for extension - needs to be abstract, final or empty.2
Method 'setVariableContext' is not designed for extension - needs to be abstract, final or empty.2
Method 'setVariableValue' is not designed for extension - needs to be abstract, final or empty.2
Method 'startAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty.2
Method 'startAllNodeStep' is not designed for extension - needs to be abstract, final or empty.2
Method 'startCommentNodeStep' is not designed for extension - needs to be abstract, final or empty.2
Method 'startNameStep' is not designed for extension - needs to be abstract, final or empty.2
Method 'startProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty.2
Method 'startRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty.2
Method 'startTextNodeStep' is not designed for extension - needs to be abstract, final or empty.2
Method 'testBooleanFunctionRequiresExactlyOneArgument' is not designed for extension - needs to be abstract, final or empty.2
Method 'testContainsString3' is not designed for extension - needs to be abstract, final or empty.2
Method 'testEmptyStringBeforeEmptyString' is not designed for extension - needs to be abstract, final or empty.2
Method 'testEmptyStringIsFalse' is not designed for extension - needs to be abstract, final or empty.2
Method 'testIsSerializable' is not designed for extension - needs to be abstract, final or empty.2
Method 'testJaxen20AttributeNamespaceNodes' is not designed for extension - needs to be abstract, final or empty.2
Method 'testLangFunction' is not designed for extension - needs to be abstract, final or empty.2
Method 'testNaNIsFalse' is not designed for extension - needs to be abstract, final or empty.2
Method 'testNamespaceNodesAreInherited' is not designed for extension - needs to be abstract, final or empty.2
Method 'testNonEmptyStringIsTrue' is not designed for extension - needs to be abstract, final or empty.2
Method 'testPrecedingAxisWithPositionalPredicate' is not designed for extension - needs to be abstract, final or empty.2
Method 'testUnresolvableFunction' is not designed for extension - needs to be abstract, final or empty.2
Method 'testUnresolvableVariable' is not designed for extension - needs to be abstract, final or empty.2
Method 'testValidPaths' is not designed for extension - needs to be abstract, final or empty.2
Method 'testZeroIsFalse' is not designed for extension - needs to be abstract, final or empty.2
Missing package documentation file.2
Name 'LA' must match pattern '^[a-z][a-zA-Z0-9]*$'.2
Parameter contextNodes should be final.2
Parameter elementId should be final.2
Parameter elt should be final.2
Parameter end should be final.2
Parameter expectedSize should be final.2
Parameter feature should be final.2
Parameter function should be final.2
Parameter index should be final.2
Parameter iterator should be final.2
Parameter jdomElement should be final.2
Parameter jdomNamespace should be final.2
Parameter key should be final.2
Parameter lhsSet should be final.2
Parameter locale should be final.2
Parameter nodeTest should be final.2
Parameter o1 should be final.2
Parameter o2 should be final.2
Parameter oldChild should be final.2
Parameter other should be final.2
Parameter parseText should be final.2
Parameter path should be final.2
Parameter rhsSet should be final.2
Parameter shouldSimplify should be final.2
Parameter tokenBegin should be final.2
Parameter tokenEnd should be final.2
Parameter val should be final.2
Parameter version should be final.2
'4' is a magic number.19
Method 'getText' is not designed for extension - needs to be abstract, final or empty.19
Method 'toString' is not designed for extension - needs to be abstract, final or empty.19
Parameter object should be final.19
Utility classes should not have a public or default constructor.19
Missing a Javadoc comment.1804
Expected an @return tag.17
'cast' is not followed by whitespace.158
'else' construct must use '{}'s.15
Parameter navigator should be final.15
Parameter operator should be final.15
Expected @param tag for 'context'.14
Expected @throws tag for 'UnsupportedAxisException'.13
Method 'iterator' is not designed for extension - needs to be abstract, final or empty.13
Method 'matches' is not designed for extension - needs to be abstract, final or empty.13
Redundant 'final' modifier.13
';' is followed by whitespace.12
'navigator' hides a field.12
Parameter message should be final.12
Parameter xpath should be final.12
Line is longer than 80 characters.1126
Expected @param tag for 'node'.11
Parameter c should be final.11
Avoid nested blocks.108
Method 'getDocument' is not designed for extension - needs to be abstract, final or empty.10
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty.10
Method 'next' is not designed for extension - needs to be abstract, final or empty.10
Method 'remove' is not designed for extension - needs to be abstract, final or empty.10
Parameter create should be final.10
'-10009' is a magic number.1
'-2' is a magic number.1
'0x0030' is a magic number.1
'0x0039' is a magic number.1
'0x0041' is a magic number.1
'0x005a' is a magic number.1
'0x0061' is a magic number.1
'0x007A' is a magic number.1
'0x00B6' is a magic number.1
'0x00B7' is a magic number.1
'0x00C0' is a magic number.1
'0x00D6' is a magic number.1
'0x00D8' is a magic number.1
'0x00F6' is a magic number.1
'0x00F8' is a magic number.1
'0x00FF' is a magic number.1
'0x0100' is a magic number.1
'0x0131' is a magic number.1
'0x0134' is a magic number.1
'0x013E' is a magic number.1
'0x0141' is a magic number.1
'0x0148' is a magic number.1
'0x014A' is a magic number.1
'0x017E' is a magic number.1
'0x0180' is a magic number.1
'0x01C3' is a magic number.1
'0x01CD' is a magic number.1
'0x01F0' is a magic number.1
'0x01F4' is a magic number.1
'0x01F5' is a magic number.1
'0x01FA' is a magic number.1
'0x0217' is a magic number.1
'0x0250' is a magic number.1
'0x02A8' is a magic number.1
'0x02BB' is a magic number.1
'0x02C1' is a magic number.1
'0x02D0' is a magic number.1
'0x02D1' is a magic number.1
'0x0300' is a magic number.1
'0x0345' is a magic number.1
'0x0360' is a magic number.1
'0x0361' is a magic number.1
'0x0386' is a magic number.1
'0x0387' is a magic number.1
'0x0388' is a magic number.1
'0x038A' is a magic number.1
'0x038C' is a magic number.1
'0x038E' is a magic number.1
'0x03A1' is a magic number.1
'0x03A3' is a magic number.1
'0x03CE' is a magic number.1
'0x03D0' is a magic number.1
'0x03D6' is a magic number.1
'0x03DA' is a magic number.1
'0x03DC' is a magic number.1
'0x03DE' is a magic number.1
'0x03E0' is a magic number.1
'0x03E2' is a magic number.1
'0x03F3' is a magic number.1
'0x0401' is a magic number.1
'0x040C' is a magic number.1
'0x040E' is a magic number.1
'0x044F' is a magic number.1
'0x0451' is a magic number.1
'0x045C' is a magic number.1
'0x045E' is a magic number.1
'0x0481' is a magic number.1
'0x0483' is a magic number.1
'0x0486' is a magic number.1
'0x0490' is a magic number.1
'0x04C4' is a magic number.1
'0x04C7' is a magic number.1
'0x04C8' is a magic number.1
'0x04CB' is a magic number.1
'0x04CC' is a magic number.1
'0x04D0' is a magic number.1
'0x04EB' is a magic number.1
'0x04EE' is a magic number.1
'0x04F5' is a magic number.1
'0x04F8' is a magic number.1
'0x04F9' is a magic number.1
'0x0531' is a magic number.1
'0x0556' is a magic number.1
'0x0559' is a magic number.1
'0x0561' is a magic number.1
'0x0586' is a magic number.1
'0x0591' is a magic number.1
'0x05A1' is a magic number.1
'0x05A3' is a magic number.1
'0x05B9' is a magic number.1
'0x05BB' is a magic number.1
'0x05BD' is a magic number.1
'0x05BF' is a magic number.1
'0x05C1' is a magic number.1
'0x05C2' is a magic number.1
'0x05C4' is a magic number.1
'0x05D0' is a magic number.1
'0x05EA' is a magic number.1
'0x05F0' is a magic number.1
'0x05F2' is a magic number.1
'0x0621' is a magic number.1
'0x063A' is a magic number.1
'0x0640' is a magic number.1
'0x0641' is a magic number.1
'0x064A' is a magic number.1
'0x064B' is a magic number.1
'0x0652' is a magic number.1
'0x0660' is a magic number.1
'0x0669' is a magic number.1
'0x0670' is a magic number.1
'0x0671' is a magic number.1
'0x06B7' is a magic number.1
'0x06BA' is a magic number.1
'0x06BE' is a magic number.1
'0x06C0' is a magic number.1
'0x06CE' is a magic number.1
'0x06D0' is a magic number.1
'0x06D3' is a magic number.1
'0x06D5' is a magic number.1
'0x06D6' is a magic number.1
'0x06DC' is a magic number.1
'0x06DD' is a magic number.1
'0x06DF' is a magic number.1
'0x06E0' is a magic number.1
'0x06E4' is a magic number.1
'0x06E5' is a magic number.1
'0x06E6' is a magic number.1
'0x06E7' is a magic number.1
'0x06E8' is a magic number.1
'0x06EA' is a magic number.1
'0x06ED' is a magic number.1
'0x06F0' is a magic number.1
'0x06F9' is a magic number.1
'0x0901' is a magic number.1
'0x0903' is a magic number.1
'0x0905' is a magic number.1
'0x0939' is a magic number.1
'0x093C' is a magic number.1
'0x093D' is a magic number.1
'0x093E' is a magic number.1
'0x094C' is a magic number.1
'0x094D' is a magic number.1
'0x0951' is a magic number.1
'0x0954' is a magic number.1
'0x0958' is a magic number.1
'0x0961' is a magic number.1
'0x0962' is a magic number.1
'0x0963' is a magic number.1
'0x0966' is a magic number.1
'0x096F' is a magic number.1
'0x0981' is a magic number.1
'0x0983' is a magic number.1
'0x0985' is a magic number.1
'0x098C' is a magic number.1
'0x098F' is a magic number.1
'0x0990' is a magic number.1
'0x0993' is a magic number.1
'0x09A8' is a magic number.1
'0x09AA' is a magic number.1
'0x09B0' is a magic number.1
'0x09B2' is a magic number.1
'0x09B6' is a magic number.1
'0x09B9' is a magic number.1
'0x09BC' is a magic number.1
'0x09BE' is a magic number.1
'0x09BF' is a magic number.1
'0x09C0' is a magic number.1
'0x09C4' is a magic number.1
'0x09C7' is a magic number.1
'0x09C8' is a magic number.1
'0x09CB' is a magic number.1
'0x09CD' is a magic number.1
'0x09D7' is a magic number.1
'0x09DC' is a magic number.1
'0x09DD' is a magic number.1
'0x09DF' is a magic number.1
'0x09E1' is a magic number.1
'0x09E2' is a magic number.1
'0x09E3' is a magic number.1
'0x09E6' is a magic number.1
'0x09EF' is a magic number.1
'0x09F0' is a magic number.1
'0x09F1' is a magic number.1
'0x0A02' is a magic number.1
'0x0A05' is a magic number.1
'0x0A0A' is a magic number.1
'0x0A0F' is a magic number.1
'0x0A10' is a magic number.1
'0x0A13' is a magic number.1
'0x0A28' is a magic number.1
'0x0A2A' is a magic number.1
'0x0A30' is a magic number.1
'0x0A32' is a magic number.1
'0x0A33' is a magic number.1
'0x0A35' is a magic number.1
'0x0A36' is a magic number.1
'0x0A38' is a magic number.1
'0x0A39' is a magic number.1
'0x0A3C' is a magic number.1
'0x0A3E' is a magic number.1
'0x0A3F' is a magic number.1
'0x0A40' is a magic number.1
'0x0A42' is a magic number.1
'0x0A47' is a magic number.1
'0x0A48' is a magic number.1
'0x0A4B' is a magic number.1
'0x0A4D' is a magic number.1
'0x0A59' is a magic number.1
'0x0A5C' is a magic number.1
'0x0A5E' is a magic number.1
'0x0A66' is a magic number.1
'0x0A6F' is a magic number.1
'0x0A70' is a magic number.1
'0x0A71' is a magic number.1
'0x0A72' is a magic number.1
'0x0A74' is a magic number.1
'0x0A81' is a magic number.1
'0x0A83' is a magic number.1
'0x0A85' is a magic number.1
'0x0A8B' is a magic number.1
'0x0A8D' is a magic number.1
'0x0A8F' is a magic number.1
'0x0A91' is a magic number.1
'0x0A93' is a magic number.1
'0x0AA8' is a magic number.1
'0x0AAA' is a magic number.1
'0x0AB0' is a magic number.1
'0x0AB2' is a magic number.1
'0x0AB3' is a magic number.1
'0x0AB5' is a magic number.1
'0x0AB9' is a magic number.1
'0x0ABC' is a magic number.1
'0x0ABD' is a magic number.1
'0x0ABE' is a magic number.1
'0x0AC5' is a magic number.1
'0x0AC7' is a magic number.1
'0x0AC9' is a magic number.1
'0x0ACB' is a magic number.1
'0x0ACD' is a magic number.1
'0x0AE0' is a magic number.1
'0x0AE6' is a magic number.1
'0x0AEF' is a magic number.1
'0x0B01' is a magic number.1
'0x0B03' is a magic number.1
'0x0B05' is a magic number.1
'0x0B0C' is a magic number.1
'0x0B0F' is a magic number.1
'0x0B10' is a magic number.1
'0x0B13' is a magic number.1
'0x0B28' is a magic number.1
'0x0B2A' is a magic number.1
'0x0B30' is a magic number.1
'0x0B32' is a magic number.1
'0x0B33' is a magic number.1
'0x0B36' is a magic number.1
'0x0B39' is a magic number.1
'0x0B3C' is a magic number.1
'0x0B3D' is a magic number.1
'0x0B3E' is a magic number.1
'0x0B43' is a magic number.1
'0x0B47' is a magic number.1
'0x0B48' is a magic number.1
'0x0B4B' is a magic number.1
'0x0B4D' is a magic number.1
'0x0B56' is a magic number.1
'0x0B57' is a magic number.1
'0x0B5C' is a magic number.1
'0x0B5D' is a magic number.1
'0x0B5F' is a magic number.1
'0x0B61' is a magic number.1
'0x0B66' is a magic number.1
'0x0B6F' is a magic number.1
'0x0B82' is a magic number.1
'0x0B83' is a magic number.1
'0x0B85' is a magic number.1
'0x0B8A' is a magic number.1
'0x0B8E' is a magic number.1
'0x0B90' is a magic number.1
'0x0B92' is a magic number.1
'0x0B95' is a magic number.1
'0x0B99' is a magic number.1
'0x0B9A' is a magic number.1
'0x0B9C' is a magic number.1
'0x0B9E' is a magic number.1
'0x0B9F' is a magic number.1
'0x0BA3' is a magic number.1
'0x0BA4' is a magic number.1
'0x0BA8' is a magic number.1
'0x0BAA' is a magic number.1
'0x0BAE' is a magic number.1
'0x0BB5' is a magic number.1
'0x0BB7' is a magic number.1
'0x0BB9' is a magic number.1
'0x0BBE' is a magic number.1
'0x0BC2' is a magic number.1
'0x0BC6' is a magic number.1
'0x0BC8' is a magic number.1
'0x0BCA' is a magic number.1
'0x0BCD' is a magic number.1
'0x0BD7' is a magic number.1
'0x0BE7' is a magic number.1
'0x0BEF' is a magic number.1
'0x0C01' is a magic number.1
'0x0C03' is a magic number.1
'0x0C05' is a magic number.1
'0x0C0C' is a magic number.1
'0x0C0E' is a magic number.1
'0x0C10' is a magic number.1
'0x0C12' is a magic number.1
'0x0C28' is a magic number.1
'0x0C2A' is a magic number.1
'0x0C33' is a magic number.1
'0x0C35' is a magic number.1
'0x0C39' is a magic number.1
'0x0C3E' is a magic number.1
'0x0C44' is a magic number.1
'0x0C46' is a magic number.1
'0x0C48' is a magic number.1
'0x0C4A' is a magic number.1
'0x0C4D' is a magic number.1
'0x0C55' is a magic number.1
'0x0C56' is a magic number.1
'0x0C60' is a magic number.1
'0x0C61' is a magic number.1
'0x0C66' is a magic number.1
'0x0C6F' is a magic number.1
'0x0C82' is a magic number.1
'0x0C83' is a magic number.1
'0x0C85' is a magic number.1
'0x0C8C' is a magic number.1
'0x0C8E' is a magic number.1
'0x0C90' is a magic number.1
'0x0C92' is a magic number.1
'0x0CA8' is a magic number.1
'0x0CAA' is a magic number.1
'0x0CB3' is a magic number.1
'0x0CB5' is a magic number.1
'0x0CB9' is a magic number.1
'0x0CBE' is a magic number.1
'0x0CC4' is a magic number.1
'0x0CC6' is a magic number.1
'0x0CC8' is a magic number.1
'0x0CCA' is a magic number.1
'0x0CCD' is a magic number.1
'0x0CD5' is a magic number.1
'0x0CD6' is a magic number.1
'0x0CDE' is a magic number.1
'0x0CE0' is a magic number.1
'0x0CE1' is a magic number.1
'0x0CE6' is a magic number.1
'0x0CEF' is a magic number.1
'0x0D02' is a magic number.1
'0x0D03' is a magic number.1
'0x0D05' is a magic number.1
'0x0D0C' is a magic number.1
'0x0D0E' is a magic number.1
'0x0D10' is a magic number.1
'0x0D12' is a magic number.1
'0x0D28' is a magic number.1
'0x0D2A' is a magic number.1
'0x0D39' is a magic number.1
'0x0D3E' is a magic number.1
'0x0D43' is a magic number.1
'0x0D46' is a magic number.1
'0x0D48' is a magic number.1
'0x0D4A' is a magic number.1
'0x0D4D' is a magic number.1
'0x0D57' is a magic number.1
'0x0D60' is a magic number.1
'0x0D61' is a magic number.1
'0x0D66' is a magic number.1
'0x0D6F' is a magic number.1
'0x0E01' is a magic number.1
'0x0E2E' is a magic number.1
'0x0E30' is a magic number.1
'0x0E31' is a magic number.1
'0x0E32' is a magic number.1
'0x0E33' is a magic number.1
'0x0E34' is a magic number.1
'0x0E3A' is a magic number.1
'0x0E40' is a magic number.1
'0x0E45' is a magic number.1
'0x0E46' is a magic number.1
'0x0E47' is a magic number.1
'0x0E4E' is a magic number.1
'0x0E50' is a magic number.1
'0x0E59' is a magic number.1
'0x0E81' is a magic number.1
'0x0E82' is a magic number.1
'0x0E84' is a magic number.1
'0x0E87' is a magic number.1
'0x0E88' is a magic number.1
'0x0E8A' is a magic number.1
'0x0E8D' is a magic number.1
'0x0E94' is a magic number.1
'0x0E97' is a magic number.1
'0x0E99' is a magic number.1
'0x0E9F' is a magic number.1
'0x0EA1' is a magic number.1
'0x0EA3' is a magic number.1
'0x0EA5' is a magic number.1
'0x0EA7' is a magic number.1
'0x0EAA' is a magic number.1
'0x0EAB' is a magic number.1
'0x0EAD' is a magic number.1
'0x0EAE' is a magic number.1
'0x0EB0' is a magic number.1
'0x0EB1' is a magic number.1
'0x0EB2' is a magic number.1
'0x0EB3' is a magic number.1
'0x0EB4' is a magic number.1
'0x0EB9' is a magic number.1
'0x0EBB' is a magic number.1
'0x0EBC' is a magic number.1
'0x0EBD' is a magic number.1
'0x0EC0' is a magic number.1
'0x0EC4' is a magic number.1
'0x0EC6' is a magic number.1
'0x0EC8' is a magic number.1
'0x0ECD' is a magic number.1
'0x0ED0' is a magic number.1
'0x0ED9' is a magic number.1
'0x0F18' is a magic number.1
'0x0F19' is a magic number.1
'0x0F20' is a magic number.1
'0x0F29' is a magic number.1
'0x0F35' is a magic number.1
'0x0F37' is a magic number.1
'0x0F39' is a magic number.1
'0x0F3E' is a magic number.1
'0x0F3F' is a magic number.1
'0x0F40' is a magic number.1
'0x0F47' is a magic number.1
'0x0F49' is a magic number.1
'0x0F69' is a magic number.1
'0x0F71' is a magic number.1
'0x0F84' is a magic number.1
'0x0F86' is a magic number.1
'0x0F8B' is a magic number.1
'0x0F90' is a magic number.1
'0x0F95' is a magic number.1
'0x0F97' is a magic number.1
'0x0F99' is a magic number.1
'0x0FAD' is a magic number.1
'0x0FB1' is a magic number.1
'0x0FB7' is a magic number.1
'0x0FB9' is a magic number.1
'0x10A0' is a magic number.1
'0x10C5' is a magic number.1
'0x10D0' is a magic number.1
'0x10F6' is a magic number.1
'0x1100' is a magic number.1
'0x1102' is a magic number.1
'0x1103' is a magic number.1
'0x1105' is a magic number.1
'0x1107' is a magic number.1
'0x1109' is a magic number.1
'0x110B' is a magic number.1
'0x110C' is a magic number.1
'0x110E' is a magic number.1
'0x1112' is a magic number.1
'0x113C' is a magic number.1
'0x113E' is a magic number.1
'0x1140' is a magic number.1
'0x114C' is a magic number.1
'0x114E' is a magic number.1
'0x1150' is a magic number.1
'0x1154' is a magic number.1
'0x1155' is a magic number.1
'0x1159' is a magic number.1
'0x115F' is a magic number.1
'0x1161' is a magic number.1
'0x1163' is a magic number.1
'0x1165' is a magic number.1
'0x1167' is a magic number.1
'0x1169' is a magic number.1
'0x116D' is a magic number.1
'0x116E' is a magic number.1
'0x1172' is a magic number.1
'0x1173' is a magic number.1
'0x1175' is a magic number.1
'0x119E' is a magic number.1
'0x11A8' is a magic number.1
'0x11AB' is a magic number.1
'0x11AE' is a magic number.1
'0x11AF' is a magic number.1
'0x11B7' is a magic number.1
'0x11B8' is a magic number.1
'0x11BA' is a magic number.1
'0x11BC' is a magic number.1
'0x11C2' is a magic number.1
'0x11EB' is a magic number.1
'0x11F0' is a magic number.1
'0x11F9' is a magic number.1
'0x1E00' is a magic number.1
'0x1E9B' is a magic number.1
'0x1EA0' is a magic number.1
'0x1EF9' is a magic number.1
'0x1F00' is a magic number.1
'0x1F15' is a magic number.1
'0x1F18' is a magic number.1
'0x1F1D' is a magic number.1
'0x1F20' is a magic number.1
'0x1F45' is a magic number.1
'0x1F48' is a magic number.1
'0x1F4D' is a magic number.1
'0x1F50' is a magic number.1
'0x1F57' is a magic number.1
'0x1F59' is a magic number.1
'0x1F5B' is a magic number.1
'0x1F5D' is a magic number.1
'0x1F5F' is a magic number.1
'0x1F7D' is a magic number.1
'0x1F80' is a magic number.1
'0x1FB4' is a magic number.1
'0x1FB6' is a magic number.1
'0x1FBC' is a magic number.1
'0x1FBE' is a magic number.1
'0x1FC2' is a magic number.1
'0x1FC4' is a magic number.1
'0x1FC6' is a magic number.1
'0x1FCC' is a magic number.1
'0x1FD0' is a magic number.1
'0x1FD3' is a magic number.1
'0x1FD6' is a magic number.1
'0x1FDB' is a magic number.1
'0x1FE0' is a magic number.1
'0x1FEC' is a magic number.1
'0x1FF2' is a magic number.1
'0x1FF4' is a magic number.1
'0x1FF6' is a magic number.1
'0x1FFC' is a magic number.1
'0x20D0' is a magic number.1
'0x20DC' is a magic number.1
'0x20E1' is a magic number.1
'0x2126' is a magic number.1
'0x212A' is a magic number.1
'0x212B' is a magic number.1
'0x212E' is a magic number.1
'0x2180' is a magic number.1
'0x2182' is a magic number.1
'0x3005' is a magic number.1
'0x3007' is a magic number.1
'0x3021' is a magic number.1
'0x3029' is a magic number.1
'0x302A' is a magic number.1
'0x302F' is a magic number.1
'0x3031' is a magic number.1
'0x3035' is a magic number.1
'0x3041' is a magic number.1
'0x3094' is a magic number.1
'0x3099' is a magic number.1
'0x309A' is a magic number.1
'0x309D' is a magic number.1
'0x309E' is a magic number.1
'0x30A1' is a magic number.1
'0x30FA' is a magic number.1
'0x30FC' is a magic number.1
'0x30FE' is a magic number.1
'0x3105' is a magic number.1
'0x312C' is a magic number.1
'0x4E00' is a magic number.1
'0x9FA5' is a magic number.1
'0xAC00' is a magic number.1
'0xD7A3' is a magic number.1
'0xDBFF' is a magic number.1
'10.5' is a magic number.1
'115' is a magic number.1
'123434' is a magic number.1
'13' is a magic number.1
'22' is a magic number.1
'221' is a magic number.1
'30' is a magic number.1
'34' is a magic number.1
'42' is a magic number.1
'64' is a magic number.1
'9' is a magic number.1
':' should be on a new line.1
';' is not followed by whitespace.1
'absolute' hides a field.1
'age' hides a field.1
'ancestorPattern' hides a field.1
'axis' hides a field.1
'element' hides a field.1
'end' hides a field.1
'functionName' hides a field.1
'handler' hides a field.1
'iterator' hides a field.1
'literal' hides a field.1
'locationPath' hides a field.1
'namespaceURI' hides a field.1
'namespaces' hides a field.1
'node' hides a field.1
'nodeSet' hides a field.1
'number' hides a field.1
'parentPattern' hides a field.1
'pos' hides a field.1
'predicates' hides a field.1
'previousToken' hides a field.1
'protected' modifier out of order with the JLS suggestions.1
'reader' hides a field.1
'return' is not followed by whitespace.1
'size' hides a field.1
'uri' hides a field.1
'xpathFactory' hides a field.1
'||' should be on a new line.1
Class AnyNodeTest should be declared as final.1
Class Axis should be declared as final.1
Class ExprComparator should be declared as final.1
Class JaxenConstants should be declared as final.1
Class XPathReaderFactory should be declared as final.1
Expected @param tag for 'ancestorPattern'.1
Expected @param tag for 'axisValue'.1
Expected @param tag for 'contextSupport'.1
Expected @param tag for 'feature'.1
Expected @param tag for 'filter'.1
Expected @param tag for 'navigator'.1
Expected @param tag for 'nodeTest'.1
Expected @param tag for 'parentPattern'.1
Expected @param tag for 'step'.1
Expected @param tag for 'version'.1
Expected @throws tag for 'FunctionCallException'.1
Expected @throws tag for 'UnsupportedOperationException'.1
Method 'addBrother' is not designed for extension - needs to be abstract, final or empty.1
Method 'addElementNamespaces' is not designed for extension - needs to be abstract, final or empty.1
Method 'addFilter' is not designed for extension - needs to be abstract, final or empty.1
Method 'addIterator' is not designed for extension - needs to be abstract, final or empty.1
Method 'addParameter' is not designed for extension - needs to be abstract, final or empty.1
Method 'addParameters' is not designed for extension - needs to be abstract, final or empty.1
Method 'addPredicates' is not designed for extension - needs to be abstract, final or empty.1
Method 'addSteps' is not designed for extension - needs to be abstract, final or empty.1
Method 'appendChild' is not designed for extension - needs to be abstract, final or empty.1
Method 'applyPredicate' is not designed for extension - needs to be abstract, final or empty.1
Method 'asBoolean' is not designed for extension - needs to be abstract, final or empty.1
Method 'asList' is not designed for extension - needs to be abstract, final or empty.1
Method 'axisIterator' is not designed for extension - needs to be abstract, final or empty.1
Method 'booleanValueOf' is not designed for extension - needs to be abstract, final or empty.1
Method 'canPop' is not designed for extension - needs to be abstract, final or empty.1
Method 'cloneNode' is not designed for extension - needs to be abstract, final or empty.1
Method 'compareDocumentPosition' is not designed for extension - needs to be abstract, final or empty.1
Method 'createAdditiveExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'createAllNodeStep' is not designed for extension - needs to be abstract, final or empty.1
Method 'createAndExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'createCommentNodeStep' is not designed for extension - needs to be abstract, final or empty.1
Method 'createEqualityExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'createFilterExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'createFunctionCallExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'createFunctionContext' is not designed for extension - needs to be abstract, final or empty.1
Method 'createLiteralExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'createMultiplicativeExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'createNameStep' is not designed for extension - needs to be abstract, final or empty.1
Method 'createNamespaceContext' is not designed for extension - needs to be abstract, final or empty.1
Method 'createOrExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'createPathExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'createPredicate' is not designed for extension - needs to be abstract, final or empty.1
Method 'createPredicateSet' is not designed for extension - needs to be abstract, final or empty.1
Method 'createProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty.1
Method 'createRelationalExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'createTextNodeStep' is not designed for extension - needs to be abstract, final or empty.1
Method 'createUnaryExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'createUnionExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'createVariableContext' is not designed for extension - needs to be abstract, final or empty.1
Method 'createVariableReferenceExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'createXPath' is not designed for extension - needs to be abstract, final or empty.1
Method 'debug' is not designed for extension - needs to be abstract, final or empty.1
Method 'duplicate' is not designed for extension - needs to be abstract, final or empty.1
Method 'endAdditiveExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'endAllNodeStep' is not designed for extension - needs to be abstract, final or empty.1
Method 'endAndExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'endCommentNodeStep' is not designed for extension - needs to be abstract, final or empty.1
Method 'endEqualityExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'endFilterExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'endFunction' is not designed for extension - needs to be abstract, final or empty.1
Method 'endMultiplicativeExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'endNameStep' is not designed for extension - needs to be abstract, final or empty.1
Method 'endOrExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'endPredicate' is not designed for extension - needs to be abstract, final or empty.1
Method 'endProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty.1
Method 'endRelationalExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'endTextNodeStep' is not designed for extension - needs to be abstract, final or empty.1
Method 'endUnaryExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'equals' is not designed for extension - needs to be abstract, final or empty.1
Method 'evaluateAsBoolean' is not designed for extension - needs to be abstract, final or empty.1
Method 'evaluateParams' is not designed for extension - needs to be abstract, final or empty.1
Method 'evaluatePredicates' is not designed for extension - needs to be abstract, final or empty.1
Method 'findLocale' is not designed for extension - needs to be abstract, final or empty.1
Method 'findLocaleForLanguage' is not designed for extension - needs to be abstract, final or empty.1
Method 'get' is not designed for extension - needs to be abstract, final or empty.1
Method 'getAge' is not designed for extension - needs to be abstract, final or empty.1
Method 'getAncestorAxisIterator' is not designed for extension - needs to be abstract, final or empty.1
Method 'getAncestorOrSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty.1
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty.1
Method 'getAxis' is not designed for extension - needs to be abstract, final or empty.1
Method 'getAxisName' is not designed for extension - needs to be abstract, final or empty.1
Method 'getBaseURI' is not designed for extension - needs to be abstract, final or empty.1
Method 'getBrothers' is not designed for extension - needs to be abstract, final or empty.1
Method 'getChildNodes' is not designed for extension - needs to be abstract, final or empty.1
Method 'getDescendantAxisIterator' is not designed for extension - needs to be abstract, final or empty.1
Method 'getDescendantOrSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty.1
Method 'getExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'getFeature' is not designed for extension - needs to be abstract, final or empty.1
Method 'getFirstChild' is not designed for extension - needs to be abstract, final or empty.1
Method 'getFunctionName' is not designed for extension - needs to be abstract, final or empty.1
Method 'getJDOMElement' is not designed for extension - needs to be abstract, final or empty.1
Method 'getJDOMNamespace' is not designed for extension - needs to be abstract, final or empty.1
Method 'getLHS' is not designed for extension - needs to be abstract, final or empty.1
Method 'getLastChild' is not designed for extension - needs to be abstract, final or empty.1
Method 'getLocale' is not designed for extension - needs to be abstract, final or empty.1
Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty.1
Method 'getNestedException' is not designed for extension - needs to be abstract, final or empty.1
Method 'getNextSibling' is not designed for extension - needs to be abstract, final or empty.1
Method 'getNodeName' is not designed for extension - needs to be abstract, final or empty.1
Method 'getNodeSet' is not designed for extension - needs to be abstract, final or empty.1
Method 'getNodeValue' is not designed for extension - needs to be abstract, final or empty.1
Method 'getObject' is not designed for extension - needs to be abstract, final or empty.1
Method 'getOperator' is not designed for extension - needs to be abstract, final or empty.1
Method 'getOwnerDocument' is not designed for extension - needs to be abstract, final or empty.1
Method 'getParameters' is not designed for extension - needs to be abstract, final or empty.1
Method 'getParent' is not designed for extension - needs to be abstract, final or empty.1
Method 'getPositionMarker' is not designed for extension - needs to be abstract, final or empty.1
Method 'getPreviousSibling' is not designed for extension - needs to be abstract, final or empty.1
Method 'getRHS' is not designed for extension - needs to be abstract, final or empty.1
Method 'getSAXReader' is not designed for extension - needs to be abstract, final or empty.1
Method 'getSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty.1
Method 'getSize' is not designed for extension - needs to be abstract, final or empty.1
Method 'getTextContent' is not designed for extension - needs to be abstract, final or empty.1
Method 'getURI' is not designed for extension - needs to be abstract, final or empty.1
Method 'getUserData' is not designed for extension - needs to be abstract, final or empty.1
Method 'getXPathFactory' is not designed for extension - needs to be abstract, final or empty.1
Method 'hasAnyNodeTest' is not designed for extension - needs to be abstract, final or empty.1
Method 'hasAttributes' is not designed for extension - needs to be abstract, final or empty.1
Method 'hasChildNodes' is not designed for extension - needs to be abstract, final or empty.1
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty.1
Method 'init' is not designed for extension - needs to be abstract, final or empty.1
Method 'insertBefore' is not designed for extension - needs to be abstract, final or empty.1
Method 'internalCreateIterator' is not designed for extension - needs to be abstract, final or empty.1
Method 'isDefaultNamespace' is not designed for extension - needs to be abstract, final or empty.1
Method 'isEqualNode' is not designed for extension - needs to be abstract, final or empty.1
Method 'isMatchesAnyName' is not designed for extension - needs to be abstract, final or empty.1
Method 'isSameNode' is not designed for extension - needs to be abstract, final or empty.1
Method 'isSupported' is not designed for extension - needs to be abstract, final or empty.1
Method 'javacase' is not designed for extension - needs to be abstract, final or empty.1
Method 'literal' is not designed for extension - needs to be abstract, final or empty.1
Method 'locationPath' is not designed for extension - needs to be abstract, final or empty.1
Method 'log' is not designed for extension - needs to be abstract, final or empty.1
Method 'lookupNamespaceURI' is not designed for extension - needs to be abstract, final or empty.1
Method 'lookupPrefix' is not designed for extension - needs to be abstract, final or empty.1
Method 'matchesNamespaceURIs' is not designed for extension - needs to be abstract, final or empty.1
Method 'numberValueOf' is not designed for extension - needs to be abstract, final or empty.1
Method 'parse' is not designed for extension - needs to be abstract, final or empty.1
Method 'peekFrame' is not designed for extension - needs to be abstract, final or empty.1
Method 'pop' is not designed for extension - needs to be abstract, final or empty.1
Method 'popFrame' is not designed for extension - needs to be abstract, final or empty.1
Method 'predicate' is not designed for extension - needs to be abstract, final or empty.1
Method 'push' is not designed for extension - needs to be abstract, final or empty.1
Method 'pushFrame' is not designed for extension - needs to be abstract, final or empty.1
Method 'pushIterator' is not designed for extension - needs to be abstract, final or empty.1
Method 'registerFunction' is not designed for extension - needs to be abstract, final or empty.1
Method 'removeChild' is not designed for extension - needs to be abstract, final or empty.1
Method 'replaceChild' is not designed for extension - needs to be abstract, final or empty.1
Method 'returnExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'selectNodes' is not designed for extension - needs to be abstract, final or empty.1
Method 'selectNodesForContext' is not designed for extension - needs to be abstract, final or empty.1
Method 'selectSingleNode' is not designed for extension - needs to be abstract, final or empty.1
Method 'selectSingleNodeForContext' is not designed for extension - needs to be abstract, final or empty.1
Method 'setAbsolute' is not designed for extension - needs to be abstract, final or empty.1
Method 'setAncestorPattern' is not designed for extension - needs to be abstract, final or empty.1
Method 'setContextSupport' is not designed for extension - needs to be abstract, final or empty.1
Method 'setJDOMElement' is not designed for extension - needs to be abstract, final or empty.1
Method 'setLHS' is not designed for extension - needs to be abstract, final or empty.1
Method 'setNodeSet' is not designed for extension - needs to be abstract, final or empty.1
Method 'setNodeTest' is not designed for extension - needs to be abstract, final or empty.1
Method 'setNodeValue' is not designed for extension - needs to be abstract, final or empty.1
Method 'setParentPattern' is not designed for extension - needs to be abstract, final or empty.1
Method 'setPosition' is not designed for extension - needs to be abstract, final or empty.1
Method 'setPrefix' is not designed for extension - needs to be abstract, final or empty.1
Method 'setRHS' is not designed for extension - needs to be abstract, final or empty.1
Method 'setRootExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'setSAXReader' is not designed for extension - needs to be abstract, final or empty.1
Method 'setSize' is not designed for extension - needs to be abstract, final or empty.1
Method 'setTextContent' is not designed for extension - needs to be abstract, final or empty.1
Method 'setUpParse' is not designed for extension - needs to be abstract, final or empty.1
Method 'setUserData' is not designed for extension - needs to be abstract, final or empty.1
Method 'setXPathFactory' is not designed for extension - needs to be abstract, final or empty.1
Method 'setXPathHandler' is not designed for extension - needs to be abstract, final or empty.1
Method 'size' is not designed for extension - needs to be abstract, final or empty.1
Method 'stackSize' is not designed for extension - needs to be abstract, final or empty.1
Method 'startFilterExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'startFunction' is not designed for extension - needs to be abstract, final or empty.1
Method 'startPathExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'startPredicate' is not designed for extension - needs to be abstract, final or empty.1
Method 'startXPath' is not designed for extension - needs to be abstract, final or empty.1
Method 'step' is not designed for extension - needs to be abstract, final or empty.1
Method 'stringValueOf' is not designed for extension - needs to be abstract, final or empty.1
Method 'testAbbreviatedDoubleSlashAxis' is not designed for extension - needs to be abstract, final or empty.1
Method 'testAbsoluteLocationPaths' is not designed for extension - needs to be abstract, final or empty.1
Method 'testAddNamespaceWithNonSimpleNamespaceContext' is not designed for extension - needs to be abstract, final or empty.1
Method 'testAllNodesQuery' is not designed for extension - needs to be abstract, final or empty.1
Method 'testAncestorAxis' is not designed for extension - needs to be abstract, final or empty.1
Method 'testAncestorAxisWithAttributes' is not designed for extension - needs to be abstract, final or empty.1
Method 'testAncestorAxisWithPositionalPredicate' is not designed for extension - needs to be abstract, final or empty.1
Method 'testAncestorFollowedByChildren' is not designed for extension - needs to be abstract, final or empty.1
Method 'testAncestorOrSelfAxis' is not designed for extension - needs to be abstract, final or empty.1
Method 'testAndImmediatelyFollowedByRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty.1
Method 'testAnyNode' is not designed for extension - needs to be abstract, final or empty.1
Method 'testArithmeticAssociativity' is not designed for extension - needs to be abstract, final or empty.1
Method 'testAsBoolean' is not designed for extension - needs to be abstract, final or empty.1
Method 'testAttribute' is not designed for extension - needs to be abstract, final or empty.1
Method 'testAttributeAsContext' is not designed for extension - needs to be abstract, final or empty.1
Method 'testAttributeNodesOnParentComeBeforeNamespaceNodesInChildInDocumentOrder' is not designed for extension - needs to be abstract, final or empty.1
Method 'testAttributeParent' is not designed for extension - needs to be abstract, final or empty.1
Method 'testAxisNodeOrdering' is not designed for extension - needs to be abstract, final or empty.1
Method 'testBadAxis' is not designed for extension - needs to be abstract, final or empty.1
Method 'testBigNumbersDontUseExponentialNotation' is not designed for extension - needs to be abstract, final or empty.1
Method 'testBooleanFunctionRequiresOneArgument' is not designed for extension - needs to be abstract, final or empty.1
Method 'testBooleanPrecedence' is not designed for extension - needs to be abstract, final or empty.1
Method 'testBooleanValueOfEmptyNodeSetIsFalse' is not designed for extension - needs to be abstract, final or empty.1
Method 'testCDATASectionsAreIncludedInTextNodes' is not designed for extension - needs to be abstract, final or empty.1
Method 'testCantUseNonStringsAsKeys' is not designed for extension - needs to be abstract, final or empty.1
Method 'testCantUseNonStringsAsValues' is not designed for extension - needs to be abstract, final or empty.1
Method 'testCeiling' is not designed for extension - needs to be abstract, final or empty.1
Method 'testCeilingFunctionRequiresAtLeastOneArgument' is not designed for extension - needs to be abstract, final or empty.1
Method 'testCeilingFunctionRequiresAtMostOneArgument' is not designed for extension - needs to be abstract, final or empty.1
Method 'testChildIsNumber' is not designed for extension - needs to be abstract, final or empty.1
Method 'testChildrenOfNumber' is not designed for extension - needs to be abstract, final or empty.1
Method 'testConcatFunctionRequiresAtLeastTwoArguments' is not designed for extension - needs to be abstract, final or empty.1
Method 'testConcurrentModification' is not designed for extension - needs to be abstract, final or empty.1
Method 'testConsistentNamespaceDeclarations' is not designed for extension - needs to be abstract, final or empty.1
Method 'testConstructionWithNamespacePrefix' is not designed for extension - needs to be abstract, final or empty.1
Method 'testContainsEmptyString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testContainsFunctionRequiresAtLeastTwoArguments' is not designed for extension - needs to be abstract, final or empty.1
Method 'testContainsFunctionRequiresAtMostTwoArguments' is not designed for extension - needs to be abstract, final or empty.1
Method 'testContainsNumber' is not designed for extension - needs to be abstract, final or empty.1
Method 'testContainsNumber2' is not designed for extension - needs to be abstract, final or empty.1
Method 'testContainsString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testContainsString2' is not designed for extension - needs to be abstract, final or empty.1
Method 'testContextFromElement' is not designed for extension - needs to be abstract, final or empty.1
Method 'testCorrectPredicateApplication' is not designed for extension - needs to be abstract, final or empty.1
Method 'testCount3' is not designed for extension - needs to be abstract, final or empty.1
Method 'testCountFunction' is not designed for extension - needs to be abstract, final or empty.1
Method 'testCountFunctionMore' is not designed for extension - needs to be abstract, final or empty.1
Method 'testCountFunctionRequiresAtLeastOneArgument' is not designed for extension - needs to be abstract, final or empty.1
Method 'testCountFunctionRequiresAtMostOneArgument' is not designed for extension - needs to be abstract, final or empty.1
Method 'testCountRootElement' is not designed for extension - needs to be abstract, final or empty.1
Method 'testDebug' is not designed for extension - needs to be abstract, final or empty.1
Method 'testDefault' is not designed for extension - needs to be abstract, final or empty.1
Method 'testDefaultContext' is not designed for extension - needs to be abstract, final or empty.1
Method 'testDescendantAxis' is not designed for extension - needs to be abstract, final or empty.1
Method 'testDescendantAxisWithAttributes' is not designed for extension - needs to be abstract, final or empty.1
Method 'testDescendantAxisWithAttributesAndChildren' is not designed for extension - needs to be abstract, final or empty.1
Method 'testDescendantAxisWithNamespaceNodes' is not designed for extension - needs to be abstract, final or empty.1
Method 'testDescendantOrSelfAxis' is not designed for extension - needs to be abstract, final or empty.1
Method 'testDocumentFunction1' is not designed for extension - needs to be abstract, final or empty.1
Method 'testDocumentFunctionActual' is not designed for extension - needs to be abstract, final or empty.1
Method 'testDocumentFunctionContextExample' is not designed for extension - needs to be abstract, final or empty.1
Method 'testDocumentNode' is not designed for extension - needs to be abstract, final or empty.1
Method 'testDuplicate' is not designed for extension - needs to be abstract, final or empty.1
Method 'testDuplicateNodes' is not designed for extension - needs to be abstract, final or empty.1
Method 'testEmptyNodeSetsAreFalse' is not designed for extension - needs to be abstract, final or empty.1
Method 'testEmptyStringContainsEmptyString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testEmptyStringContainsNonEmptyString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testEmptyStringStartsWithEmptyString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testEmptyStringStartsWithNonEmptyString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testEmptyStringSubstringAfterNonEmptyString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testEmptyStringSubstringBeforeNonEmptyString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testEqualityAgainstNonExistentNodes' is not designed for extension - needs to be abstract, final or empty.1
Method 'testEqualityAssociativity5' is not designed for extension - needs to be abstract, final or empty.1
Method 'testEqualityAssociativity5B' is not designed for extension - needs to be abstract, final or empty.1
Method 'testEqualityAssociativity5BP' is not designed for extension - needs to be abstract, final or empty.1
Method 'testEqualityAssociativity5P' is not designed for extension - needs to be abstract, final or empty.1
Method 'testEvaluateString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testEvaluateWithMultiNodeAnswer' is not designed for extension - needs to be abstract, final or empty.1
Method 'testFalse' is not designed for extension - needs to be abstract, final or empty.1
Method 'testFalseOfNumber' is not designed for extension - needs to be abstract, final or empty.1
Method 'testFilter' is not designed for extension - needs to be abstract, final or empty.1
Method 'testFindElementById' is not designed for extension - needs to be abstract, final or empty.1
Method 'testFindMultipleElementsByMultipleIDs' is not designed for extension - needs to be abstract, final or empty.1
Method 'testFloatingPointArithmetic' is not designed for extension - needs to be abstract, final or empty.1
Method 'testFloor' is not designed for extension - needs to be abstract, final or empty.1
Method 'testFloorFunctionRequiresAtLeastArgument' is not designed for extension - needs to be abstract, final or empty.1
Method 'testForParserErrors' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetAttributeLocalNameOnElement' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetAttributeNamespaceURIOnElement' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetAttributeQNameOnElement' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetDataOfNonPI' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetDocumentNode' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetElementLocalNameOnAttr' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetElementNamespaceURIOnAttr' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetElementQNameOnAttr' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetFeature' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetFunctionContext' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetMultilineMessage' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetNodeType' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetPositionMarker' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetRootExpr' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetTargetOfNonPI' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetText' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetTextContent' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetTextWithName' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetTextWithPredicate' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetVariableContext' is not designed for extension - needs to be abstract, final or empty.1
Method 'testGetXPath' is not designed for extension - needs to be abstract, final or empty.1
Method 'testHyphenRequiredAtEnd' is not designed for extension - needs to be abstract, final or empty.1
Method 'testIDFunctionRequiresAtLeastOneArgument' is not designed for extension - needs to be abstract, final or empty.1
Method 'testIDFunctionRequiresAtMostOneArgument' is not designed for extension - needs to be abstract, final or empty.1
Method 'testIDFunctionSelectsNothingInDocumentWithNoIds' is not designed for extension - needs to be abstract, final or empty.1
Method 'testIdReturnsFirstElementWithMatchingId' is not designed for extension - needs to be abstract, final or empty.1
Method 'testIdentitySetUsageInDefaultNameStep' is not designed for extension - needs to be abstract, final or empty.1
Method 'testIllegalAxisNumber' is not designed for extension - needs to be abstract, final or empty.1
Method 'testInconsistentNamespaceDeclarations' is not designed for extension - needs to be abstract, final or empty.1
Method 'testIndexOutOfBoundsException' is not designed for extension - needs to be abstract, final or empty.1
Method 'testInequalityAssociativity5' is not designed for extension - needs to be abstract, final or empty.1
Method 'testInequalityAssociativity5B' is not designed for extension - needs to be abstract, final or empty.1
Method 'testInequalityAssociativity5BP' is not designed for extension - needs to be abstract, final or empty.1
Method 'testInequalityAssociativity5P' is not designed for extension - needs to be abstract, final or empty.1
Method 'testInfFloorIsInf' is not designed for extension - needs to be abstract, final or empty.1
Method 'testIntegerArithmetic' is not designed for extension - needs to be abstract, final or empty.1
Method 'testIntegersAreFormattedAsInts' is not designed for extension - needs to be abstract, final or empty.1
Method 'testIntrinsicNamespaceDeclarationOfAttrBeatsContradictoryXmlnsPreAttr' is not designed for extension - needs to be abstract, final or empty.1
Method 'testIntrinsicNamespaceDeclarationOfElementBeatsContradictoryIntrinsicNamespaceOfAttr' is not designed for extension - needs to be abstract, final or empty.1
Method 'testIntrinsicNamespaceDeclarationOfElementBeatsContradictoryXmlnsPreAttr' is not designed for extension - needs to be abstract, final or empty.1
Method 'testInvalidAxis' is not designed for extension - needs to be abstract, final or empty.1
Method 'testInvalidByProperty' is not designed for extension - needs to be abstract, final or empty.1
Method 'testInvalidExplicit' is not designed for extension - needs to be abstract, final or empty.1
Method 'testIsEqualNode' is not designed for extension - needs to be abstract, final or empty.1
Method 'testIsNan' is not designed for extension - needs to be abstract, final or empty.1
Method 'testIsSameNode' is not designed for extension - needs to be abstract, final or empty.1
Method 'testIterableSelfNamedAxis' is not designed for extension - needs to be abstract, final or empty.1
Method 'testJAXEN160GetText' is not designed for extension - needs to be abstract, final or empty.1
Method 'testJAXEN160ToString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testJAXEN40' is not designed for extension - needs to be abstract, final or empty.1
Method 'testJAXEN50' is not designed for extension - needs to be abstract, final or empty.1
Method 'testJaxen107' is not designed for extension - needs to be abstract, final or empty.1
Method 'testJaxen107FromFile' is not designed for extension - needs to be abstract, final or empty.1
Method 'testJaxen148' is not designed for extension - needs to be abstract, final or empty.1
Method 'testJaxen16' is not designed for extension - needs to be abstract, final or empty.1
Method 'testJaxen177' is not designed for extension - needs to be abstract, final or empty.1
Method 'testJaxen22' is not designed for extension - needs to be abstract, final or empty.1
Method 'testJaxen24' is not designed for extension - needs to be abstract, final or empty.1
Method 'testJaxen3' is not designed for extension - needs to be abstract, final or empty.1
Method 'testJaxen3dupe' is not designed for extension - needs to be abstract, final or empty.1
Method 'testJaxen47' is not designed for extension - needs to be abstract, final or empty.1
Method 'testJaxen53Text' is not designed for extension - needs to be abstract, final or empty.1
Method 'testJaxen58' is not designed for extension - needs to be abstract, final or empty.1
Method 'testJaxen97' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLangFunctionAppliedToDocument' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLangFunctionAppliedToNonElement' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLangFunctionRequiresAtMostOneArgument' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLangFunctionRequiresOneArgument' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLangFunctionSelectsEmptyNodeSet' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLangFunctionSelectsNonEmptyNodeSet' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLangFunctionSelectsNothing' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLangFunctionSelectsNumber' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLangFunctionSelectsSubcode' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLastFunction' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLastFunctionAllowsNoArguments' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLeftAssociativityOfLessThanOrEqual' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLocalNameAllowsNoArguments' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLocalNameNoArguments' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLocalNameOfAttribute' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLocalNameOfCommentIsEmptyString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLocalNameOfEmptyNodeSetIsEmptyString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLocalNameOfNamespaceIsPrefix' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLocalNameOfNumber' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLocalNameOfProcessingInstructionIsTarget' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLocalNameOfTextIsEmptyString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLocalNameWithTwoArguments' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLocationPathStartsWithParentheses' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLocationPathStartsWithVariable' is not designed for extension - needs to be abstract, final or empty.1
Method 'testLogicalAssociativity' is not designed for extension - needs to be abstract, final or empty.1
Method 'testMapCopy' is not designed for extension - needs to be abstract, final or empty.1
Method 'testMessageIsSaved' is not designed for extension - needs to be abstract, final or empty.1
Method 'testModofNonIntegers' is not designed for extension - needs to be abstract, final or empty.1
Method 'testMoreComplexArithmeticAssociativity' is not designed for extension - needs to be abstract, final or empty.1
Method 'testMostComplexArithmeticAssociativity' is not designed for extension - needs to be abstract, final or empty.1
Method 'testMultipleAttributesOnElement' is not designed for extension - needs to be abstract, final or empty.1
Method 'testMultipleNamespaceAxis' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNaNCeilingIsNaN' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNaNFloorIsNaN' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNaNRoundIsNaN' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNameAllowsNoArguments' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNameNoArguments' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNameNode' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNameOfAttribute' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNameOfCommentIsEmptyString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNameOfNamespaceIsPrefix' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNameOfNumber' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNameOfProcessingInstructionIsTarget' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNameOfTextIsEmptyString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNameWithTwoArguments' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceAxis' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceDeclarationsAreNotAttributes' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceNodeAsContext' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceNodeCounts' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceNodeCounts1' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceNodesComeBeforeAttributeNodesInDocumentOrder' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceNodesHaveParent' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceNodesReadFromAttributes' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceResolution' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceURINoArguments' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceURIOfAttribute' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceURIOfAttributeInNamespace' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceURIOfComment' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceURIOfEmptyNodeSetIsEmptyString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceURIOfNamespaceIsNull' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceURIOfNumber' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceURIOfProcessingInstructionIsEmptyString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceURIOfTextIsEmptyString' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNamespaceURIRequiresAtMostOneArgument' is not designed for extension - needs to be abstract, final or empty.1
Method 'testNam