org.apache.xerces.impl.dv.xs

Class Base64BinaryDV

public class Base64BinaryDV extends TypeValidator

Represent the schema type "base64Binary"

INTERNAL:

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

Version: $Id: Base64BinaryDV.java,v 1.7 2004/10/06 14:56:47 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.