-
Methods Method Description org.apache.xerces.xs.ItemPSVI.getActualNormalizedValue() Use getSchemaValue().getActualValue() insteadorg.apache.xerces.xs.ItemPSVI.getActualNormalizedValueType() Use getSchemaValue().getActualValueType() insteadorg.apache.xerces.xs.ItemPSVI.getItemValueTypes() Use getSchemaValue().getListValueTypes() insteadorg.apache.xerces.xs.ItemPSVI.getSchemaNormalizedValue() Use getSchemaValue().getNormalizedValue() insteadorg.apache.xerces.xs.XSAttributeDeclaration.getActualVC() Use getValueConstraintValue().getActualValue() insteadorg.apache.xerces.xs.XSAttributeDeclaration.getActualVCType() Use getValueConstraintValue().getActualValueType() insteadorg.apache.xerces.xs.XSAttributeDeclaration.getConstraintValue() Use getValueConstraintValue().getNormalizedValue() insteadorg.apache.xerces.xs.XSAttributeDeclaration.getItemValueTypes() Use getValueConstraintValue().getListValueTypes() insteadorg.apache.xerces.xs.XSAttributeUse.getActualVC() Use getValueConstraintValue().getActualValue() insteadorg.apache.xerces.xs.XSAttributeUse.getActualVCType() Use getValueConstraintValue().getActualValueType() insteadorg.apache.xerces.xs.XSAttributeUse.getConstraintValue() Use getValueConstraintValue().getNormalizedValue() insteadorg.apache.xerces.xs.XSAttributeUse.getItemValueTypes() Use getValueConstraintValue().getListValueTypes() insteadorg.apache.xerces.xs.XSElementDeclaration.getActualVC() Use getValueConstraintValue().getActualValue() insteadorg.apache.xerces.xs.XSElementDeclaration.getActualVCType() Use getValueConstraintValue().getActualValueType() insteadorg.apache.xerces.xs.XSElementDeclaration.getConstraintValue() Use getValueConstraintValue().getNormalizedValue() insteadorg.apache.xerces.xs.XSElementDeclaration.getItemValueTypes() Use getValueConstraintValue().getListValueTypes() instead