org.apache.xerces.impl.dv.xs

Class QNameDV

public class QNameDV extends TypeValidator

Represent the schema type "QName" and "NOTATION"

INTERNAL:

Usage of this class is not supported. It may be altered or removed at any time.

Version: $Id: QNameDV.java,v 1.9 2005/05/06 15:31:14 ankitp Exp $

Author: Neeraj Bajaj, Sun Microsystems, inc. Sandy Gao, IBM

Method Summary
ObjectgetActualValue(String content, ValidationContext context)
shortgetAllowedFacets()
intgetDataLength(Object value)

Method Detail

getActualValue

public Object getActualValue(String content, ValidationContext context)

getAllowedFacets

public short getAllowedFacets()

getDataLength

public int getDataLength(Object value)
Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.