public class

StringDV

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

Class Overview

Represent the schema type "string"

Summary

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

Public Constructors

public StringDV ()

Public Methods

public Object getActualValue (String content, ValidationContext context)

public short getAllowedFacets ()