Home
last modified time | relevance | path

Searched refs:fRootNode (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/xml/jaxp/testng/validation/jdk8037819/
H A DRootTypeDefinitionTest.java125 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToEqualType()
127 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToEqualType()
128 assertTypeName("X", fRootNode.getTypeDefinition().getName()); in testSettingToEqualType()
144 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToDerivedType()
146 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToDerivedType()
147 assertTypeName("Y", fRootNode.getTypeDefinition().getName()); in testSettingToDerivedType()
161 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToNonDerivedType()
163 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToNonDerivedType()
183 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToOtherSchemaType()
206 assertElementNull(fRootNode.getElementDeclaration()); in testSettingTypeAndXSIType()
[all …]
H A DUnparsedEntityCheckingTest.java97 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testDefaultInvalid()
111 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testSetFalseInvalid()
126 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testSetTrueInvalid()
139 assertValidity(ItemPSVI.VALIDITY_VALID, fRootNode.getValidity()); in checkDefault()
140 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkDefault()
142 assertElementName("A", fRootNode.getElementDeclaration().getName()); in checkDefault()
143 assertTypeName("X", fRootNode.getTypeDefinition().getName()); in checkDefault()
148 assertValidity(ItemPSVI.VALIDITY_INVALID, fRootNode.getValidity()); in checkInvalid()
149 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkInvalid()
151 assertElementName("A", fRootNode.getElementDeclaration().getName()); in checkInvalid()
[all …]
H A DIgnoreXSITypeTest_C_A.java130 assertValidity(ItemPSVI.VALIDITY_NOTKNOWN, fRootNode.getValidity()); in checkTrueResult()
131 assertValidationAttempted(ItemPSVI.VALIDATION_PARTIAL, fRootNode in checkTrueResult()
133 assertElementNull(fRootNode.getElementDeclaration()); in checkTrueResult()
134 assertAnyType(fRootNode.getTypeDefinition()); in checkTrueResult()
140 assertValidity(ItemPSVI.VALIDITY_VALID, fRootNode.getValidity()); in checkFalseResult()
141 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkFalseResult()
143 assertElementNull(fRootNode.getElementDeclaration()); in checkFalseResult()
144 assertTypeName("Y", fRootNode.getTypeDefinition().getName()); in checkFalseResult()
145 assertTypeNamespaceNull(fRootNode.getTypeDefinition().getNamespace()); in checkFalseResult()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/xml/jaxp/testng/validation/jdk8037819/
H A DRootTypeDefinitionTest.java125 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToEqualType()
127 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToEqualType()
128 assertTypeName("X", fRootNode.getTypeDefinition().getName()); in testSettingToEqualType()
144 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToDerivedType()
146 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToDerivedType()
147 assertTypeName("Y", fRootNode.getTypeDefinition().getName()); in testSettingToDerivedType()
161 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToNonDerivedType()
163 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToNonDerivedType()
183 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToOtherSchemaType()
206 assertElementNull(fRootNode.getElementDeclaration()); in testSettingTypeAndXSIType()
[all …]
H A DUnparsedEntityCheckingTest.java97 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testDefaultInvalid()
111 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testSetFalseInvalid()
126 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testSetTrueInvalid()
139 assertValidity(ItemPSVI.VALIDITY_VALID, fRootNode.getValidity()); in checkDefault()
140 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkDefault()
142 assertElementName("A", fRootNode.getElementDeclaration().getName()); in checkDefault()
143 assertTypeName("X", fRootNode.getTypeDefinition().getName()); in checkDefault()
148 assertValidity(ItemPSVI.VALIDITY_INVALID, fRootNode.getValidity()); in checkInvalid()
149 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkInvalid()
151 assertElementName("A", fRootNode.getElementDeclaration().getName()); in checkInvalid()
[all …]
H A DIgnoreXSITypeTest_C_A.java130 assertValidity(ItemPSVI.VALIDITY_NOTKNOWN, fRootNode.getValidity()); in checkTrueResult()
131 assertValidationAttempted(ItemPSVI.VALIDATION_PARTIAL, fRootNode in checkTrueResult()
133 assertElementNull(fRootNode.getElementDeclaration()); in checkTrueResult()
134 assertAnyType(fRootNode.getTypeDefinition()); in checkTrueResult()
140 assertValidity(ItemPSVI.VALIDITY_VALID, fRootNode.getValidity()); in checkFalseResult()
141 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkFalseResult()
143 assertElementNull(fRootNode.getElementDeclaration()); in checkFalseResult()
144 assertTypeName("Y", fRootNode.getTypeDefinition().getName()); in checkFalseResult()
145 assertTypeNamespaceNull(fRootNode.getTypeDefinition().getNamespace()); in checkFalseResult()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/xml/jaxp/testng/validation/jdk8037819/
H A DRootTypeDefinitionTest.java125 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToEqualType()
127 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToEqualType()
128 assertTypeName("X", fRootNode.getTypeDefinition().getName()); in testSettingToEqualType()
144 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToDerivedType()
146 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToDerivedType()
147 assertTypeName("Y", fRootNode.getTypeDefinition().getName()); in testSettingToDerivedType()
161 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToNonDerivedType()
163 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToNonDerivedType()
183 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToOtherSchemaType()
206 assertElementNull(fRootNode.getElementDeclaration()); in testSettingTypeAndXSIType()
[all …]
H A DUnparsedEntityCheckingTest.java97 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testDefaultInvalid()
111 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testSetFalseInvalid()
126 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testSetTrueInvalid()
139 assertValidity(ItemPSVI.VALIDITY_VALID, fRootNode.getValidity()); in checkDefault()
140 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkDefault()
142 assertElementName("A", fRootNode.getElementDeclaration().getName()); in checkDefault()
143 assertTypeName("X", fRootNode.getTypeDefinition().getName()); in checkDefault()
148 assertValidity(ItemPSVI.VALIDITY_INVALID, fRootNode.getValidity()); in checkInvalid()
149 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkInvalid()
151 assertElementName("A", fRootNode.getElementDeclaration().getName()); in checkInvalid()
[all …]
H A DIgnoreXSITypeTest_C_A.java130 assertValidity(ItemPSVI.VALIDITY_NOTKNOWN, fRootNode.getValidity()); in checkTrueResult()
131 assertValidationAttempted(ItemPSVI.VALIDATION_PARTIAL, fRootNode in checkTrueResult()
133 assertElementNull(fRootNode.getElementDeclaration()); in checkTrueResult()
134 assertAnyType(fRootNode.getTypeDefinition()); in checkTrueResult()
140 assertValidity(ItemPSVI.VALIDITY_VALID, fRootNode.getValidity()); in checkFalseResult()
141 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkFalseResult()
143 assertElementNull(fRootNode.getElementDeclaration()); in checkFalseResult()
144 assertTypeName("Y", fRootNode.getTypeDefinition().getName()); in checkFalseResult()
145 assertTypeNamespaceNull(fRootNode.getTypeDefinition().getNamespace()); in checkFalseResult()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/xml/jaxp/testng/validation/jdk8037819/
H A DRootTypeDefinitionTest.java125 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToEqualType()
127 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToEqualType()
128 assertTypeName("X", fRootNode.getTypeDefinition().getName()); in testSettingToEqualType()
144 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToDerivedType()
146 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToDerivedType()
147 assertTypeName("Y", fRootNode.getTypeDefinition().getName()); in testSettingToDerivedType()
161 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToNonDerivedType()
163 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToNonDerivedType()
183 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToOtherSchemaType()
206 assertElementNull(fRootNode.getElementDeclaration()); in testSettingTypeAndXSIType()
[all …]
H A DUnparsedEntityCheckingTest.java97 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testDefaultInvalid()
111 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testSetFalseInvalid()
126 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testSetTrueInvalid()
139 assertValidity(ItemPSVI.VALIDITY_VALID, fRootNode.getValidity()); in checkDefault()
140 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkDefault()
142 assertElementName("A", fRootNode.getElementDeclaration().getName()); in checkDefault()
143 assertTypeName("X", fRootNode.getTypeDefinition().getName()); in checkDefault()
148 assertValidity(ItemPSVI.VALIDITY_INVALID, fRootNode.getValidity()); in checkInvalid()
149 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkInvalid()
151 assertElementName("A", fRootNode.getElementDeclaration().getName()); in checkInvalid()
[all …]
H A DIgnoreXSITypeTest_C_A.java130 assertValidity(ItemPSVI.VALIDITY_NOTKNOWN, fRootNode.getValidity()); in checkTrueResult()
131 assertValidationAttempted(ItemPSVI.VALIDATION_PARTIAL, fRootNode in checkTrueResult()
133 assertElementNull(fRootNode.getElementDeclaration()); in checkTrueResult()
134 assertAnyType(fRootNode.getTypeDefinition()); in checkTrueResult()
140 assertValidity(ItemPSVI.VALIDITY_VALID, fRootNode.getValidity()); in checkFalseResult()
141 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkFalseResult()
143 assertElementNull(fRootNode.getElementDeclaration()); in checkFalseResult()
144 assertTypeName("Y", fRootNode.getTypeDefinition().getName()); in checkFalseResult()
145 assertTypeNamespaceNull(fRootNode.getTypeDefinition().getNamespace()); in checkFalseResult()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/xml/jaxp/testng/validation/jdk8037819/
H A DRootTypeDefinitionTest.java125 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToEqualType()
127 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToEqualType()
128 assertTypeName("X", fRootNode.getTypeDefinition().getName()); in testSettingToEqualType()
144 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToDerivedType()
146 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToDerivedType()
147 assertTypeName("Y", fRootNode.getTypeDefinition().getName()); in testSettingToDerivedType()
161 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToNonDerivedType()
163 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToNonDerivedType()
183 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToOtherSchemaType()
206 assertElementNull(fRootNode.getElementDeclaration()); in testSettingTypeAndXSIType()
[all …]
H A DUnparsedEntityCheckingTest.java97 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testDefaultInvalid()
111 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testSetFalseInvalid()
126 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testSetTrueInvalid()
139 assertValidity(ItemPSVI.VALIDITY_VALID, fRootNode.getValidity()); in checkDefault()
140 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkDefault()
142 assertElementName("A", fRootNode.getElementDeclaration().getName()); in checkDefault()
143 assertTypeName("X", fRootNode.getTypeDefinition().getName()); in checkDefault()
148 assertValidity(ItemPSVI.VALIDITY_INVALID, fRootNode.getValidity()); in checkInvalid()
149 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkInvalid()
151 assertElementName("A", fRootNode.getElementDeclaration().getName()); in checkInvalid()
[all …]
H A DIgnoreXSITypeTest_C_A.java130 assertValidity(ItemPSVI.VALIDITY_NOTKNOWN, fRootNode.getValidity()); in checkTrueResult()
131 assertValidationAttempted(ItemPSVI.VALIDATION_PARTIAL, fRootNode in checkTrueResult()
133 assertElementNull(fRootNode.getElementDeclaration()); in checkTrueResult()
134 assertAnyType(fRootNode.getTypeDefinition()); in checkTrueResult()
140 assertValidity(ItemPSVI.VALIDITY_VALID, fRootNode.getValidity()); in checkFalseResult()
141 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkFalseResult()
143 assertElementNull(fRootNode.getElementDeclaration()); in checkFalseResult()
144 assertTypeName("Y", fRootNode.getTypeDefinition().getName()); in checkFalseResult()
145 assertTypeNamespaceNull(fRootNode.getTypeDefinition().getNamespace()); in checkFalseResult()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/xml/jaxp/testng/validation/jdk8037819/
H A DRootTypeDefinitionTest.java125 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToEqualType()
127 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToEqualType()
128 assertTypeName("X", fRootNode.getTypeDefinition().getName()); in testSettingToEqualType()
144 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToDerivedType()
146 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToDerivedType()
147 assertTypeName("Y", fRootNode.getTypeDefinition().getName()); in testSettingToDerivedType()
161 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToNonDerivedType()
163 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToNonDerivedType()
183 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToOtherSchemaType()
206 assertElementNull(fRootNode.getElementDeclaration()); in testSettingTypeAndXSIType()
[all …]
H A DUnparsedEntityCheckingTest.java97 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testDefaultInvalid()
111 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testSetFalseInvalid()
126 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testSetTrueInvalid()
139 assertValidity(ItemPSVI.VALIDITY_VALID, fRootNode.getValidity()); in checkDefault()
140 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkDefault()
142 assertElementName("A", fRootNode.getElementDeclaration().getName()); in checkDefault()
143 assertTypeName("X", fRootNode.getTypeDefinition().getName()); in checkDefault()
148 assertValidity(ItemPSVI.VALIDITY_INVALID, fRootNode.getValidity()); in checkInvalid()
149 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkInvalid()
151 assertElementName("A", fRootNode.getElementDeclaration().getName()); in checkInvalid()
[all …]
H A DIgnoreXSITypeTest_C_A.java130 assertValidity(ItemPSVI.VALIDITY_NOTKNOWN, fRootNode.getValidity()); in checkTrueResult()
131 assertValidationAttempted(ItemPSVI.VALIDATION_PARTIAL, fRootNode in checkTrueResult()
133 assertElementNull(fRootNode.getElementDeclaration()); in checkTrueResult()
134 assertAnyType(fRootNode.getTypeDefinition()); in checkTrueResult()
140 assertValidity(ItemPSVI.VALIDITY_VALID, fRootNode.getValidity());
141 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode
143 assertElementNull(fRootNode.getElementDeclaration());
144 assertTypeName("Y", fRootNode.getTypeDefinition().getName());
145 assertTypeNamespaceNull(fRootNode.getTypeDefinition().getNamespace());
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/xml/jaxp/testng/validation/jdk8037819/
H A DRootTypeDefinitionTest.java125 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToEqualType()
127 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToEqualType()
128 assertTypeName("X", fRootNode.getTypeDefinition().getName()); in testSettingToEqualType()
144 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToDerivedType()
146 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToDerivedType()
147 assertTypeName("Y", fRootNode.getTypeDefinition().getName()); in testSettingToDerivedType()
161 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToNonDerivedType()
163 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToNonDerivedType()
183 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToOtherSchemaType()
206 assertElementNull(fRootNode.getElementDeclaration()); in testSettingTypeAndXSIType()
[all …]
H A DUnparsedEntityCheckingTest.java97 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testDefaultInvalid()
111 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testSetFalseInvalid()
126 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testSetTrueInvalid()
139 assertValidity(ItemPSVI.VALIDITY_VALID, fRootNode.getValidity()); in checkDefault()
140 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkDefault()
142 assertElementName("A", fRootNode.getElementDeclaration().getName()); in checkDefault()
143 assertTypeName("X", fRootNode.getTypeDefinition().getName()); in checkDefault()
148 assertValidity(ItemPSVI.VALIDITY_INVALID, fRootNode.getValidity()); in checkInvalid()
149 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkInvalid()
151 assertElementName("A", fRootNode.getElementDeclaration().getName()); in checkInvalid()
[all …]
H A DIgnoreXSITypeTest_C_A.java130 assertValidity(ItemPSVI.VALIDITY_NOTKNOWN, fRootNode.getValidity()); in checkTrueResult()
131 assertValidationAttempted(ItemPSVI.VALIDATION_PARTIAL, fRootNode in checkTrueResult()
133 assertElementNull(fRootNode.getElementDeclaration()); in checkTrueResult()
134 assertAnyType(fRootNode.getTypeDefinition()); in checkTrueResult()
140 assertValidity(ItemPSVI.VALIDITY_VALID, fRootNode.getValidity()); in checkFalseResult()
141 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkFalseResult()
143 assertElementNull(fRootNode.getElementDeclaration()); in checkFalseResult()
144 assertTypeName("Y", fRootNode.getTypeDefinition().getName()); in checkFalseResult()
145 assertTypeNamespaceNull(fRootNode.getTypeDefinition().getNamespace()); in checkFalseResult()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/xml/jaxp/testng/validation/jdk8037819/
H A DRootTypeDefinitionTest.java125 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToEqualType()
127 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToEqualType()
128 assertTypeName("X", fRootNode.getTypeDefinition().getName()); in testSettingToEqualType()
144 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToDerivedType()
146 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToDerivedType()
147 assertTypeName("Y", fRootNode.getTypeDefinition().getName()); in testSettingToDerivedType()
161 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in testSettingToNonDerivedType()
163 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToNonDerivedType()
183 assertElementNull(fRootNode.getElementDeclaration()); in testSettingToOtherSchemaType()
206 assertElementNull(fRootNode.getElementDeclaration()); in testSettingTypeAndXSIType()
[all …]
H A DUnparsedEntityCheckingTest.java97 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testDefaultInvalid()
111 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testSetFalseInvalid()
126 ((PSVIElementNSImpl) fRootNode).setAttributeNS(null, in testSetTrueInvalid()
139 assertValidity(ItemPSVI.VALIDITY_VALID, fRootNode.getValidity()); in checkDefault()
140 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkDefault()
142 assertElementName("A", fRootNode.getElementDeclaration().getName()); in checkDefault()
143 assertTypeName("X", fRootNode.getTypeDefinition().getName()); in checkDefault()
148 assertValidity(ItemPSVI.VALIDITY_INVALID, fRootNode.getValidity()); in checkInvalid()
149 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkInvalid()
151 assertElementName("A", fRootNode.getElementDeclaration().getName()); in checkInvalid()
[all …]
H A DIgnoreXSITypeTest_C_A.java130 assertValidity(ItemPSVI.VALIDITY_NOTKNOWN, fRootNode.getValidity()); in checkTrueResult()
131 assertValidationAttempted(ItemPSVI.VALIDATION_PARTIAL, fRootNode in checkTrueResult()
133 assertElementNull(fRootNode.getElementDeclaration()); in checkTrueResult()
134 assertAnyType(fRootNode.getTypeDefinition()); in checkTrueResult()
140 assertValidity(ItemPSVI.VALIDITY_VALID, fRootNode.getValidity()); in checkFalseResult()
141 assertValidationAttempted(ItemPSVI.VALIDATION_FULL, fRootNode in checkFalseResult()
143 assertElementNull(fRootNode.getElementDeclaration()); in checkFalseResult()
144 assertTypeName("Y", fRootNode.getTypeDefinition().getName()); in checkFalseResult()
145 assertTypeNamespaceNull(fRootNode.getTypeDefinition().getNamespace()); in checkFalseResult()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/corext/textmanipulation/
H A DTextBufferEditor.java42 private RootNode fRootNode; field in TextBufferEditor
149 if (fRootNode != null) in canPerformEdits()
151 fRootNode = buildTree(); in canPerformEdits()
152 if (fRootNode == null) in canPerformEdits()
157 fRootNode = null; in canPerformEdits()
165 fRootNode = null; in clear()
190 if (fRootNode == null) { in performEdits()
191 fRootNode = buildTree(); in performEdits()
192 if (fRootNode == null || !fRootNode.validate(fBuffer.getLength())) { in performEdits()
202 fRootNode.performedDo(); in performEdits()
[all …]

1234567