public class

ListDV

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

Class Overview

Represent the schema list types

Summary

[Expand]
Inherited Constants
From class org.apache.xerces.impl.dv.xs.TypeValidator
Public Constructors
ListDV()
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 ListDV ()

Public Methods

public Object getActualValue (String content, ValidationContext context)

public short getAllowedFacets ()

public int getDataLength (Object value)