Search

Interface org.w3c.dom.TypeInfo

Extends java.lang.Object

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

Name Type Description
DERIVATION_EXTENSION Number
DERIVATION_LIST Number
DERIVATION_RESTRICTION Number
DERIVATION_UNION Number

Methods

Name Returns
getTypeName() String
getTypeNamespace() String
isDerivedFrom(String , String , Number ) boolean

Returned by

Method Returns
javax.xml.validation.TypeInfoProvider.getAttributeTypeInfo(Number ) org.w3c.dom.TypeInfo
javax.xml.validation.TypeInfoProvider.getElementTypeInfo() org.w3c.dom.TypeInfo
org.w3c.dom.Attr.getSchemaTypeInfo() org.w3c.dom.TypeInfo
org.w3c.dom.Element.getSchemaTypeInfo() org.w3c.dom.TypeInfo

Referenced in

None