public class

QNameDV

extends TypeValidator
java.lang.Object
   ↳ org.apache.xerces.impl.dv.xs.TypeValidator
     ↳ org.apache.xerces.impl.dv.xs.QNameDV

Class Overview

Represent the schema type "QName" and "NOTATION"

Summary

[Expand]
Inherited Constants
From class org.apache.xerces.impl.dv.xs.TypeValidator
Public Constructors
QNameDV()
Public Methods
Object getActualValue(String content, ValidationContext context)
short getAllowedFacets()
int getDataLength(Object value)
[Expand]
Inherited Methods
From class org.apache.xerces.impl.dv.xs.TypeValidator
From class java.lang.Object

Public Constructors

public QNameDV ()

Public Methods

public Object getActualValue (String content, ValidationContext context)

public short getAllowedFacets ()

public int getDataLength (Object value)