org.apache.xerces.impl.dv.xs

Class ListDV

public class ListDV extends TypeValidator

Represent the schema list types

INTERNAL:

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

Version: $Id: ListDV.java,v 1.12 2005/01/11 13:41:58 mrglavas 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.