org.eclipse.xsd.impl.type
Class XSDHexBinaryType

java.lang.Object
  extended by org.eclipse.xsd.impl.type.XSDAnySimpleType
      extended by org.eclipse.xsd.impl.type.XSDHexBinaryType

public class XSDHexBinaryType
extends XSDAnySimpleType


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.xsd.impl.type.XSDAnySimpleType
XSDAnySimpleType.ByteSequence, XSDAnySimpleType.HexSequence
 
Constructor Summary
XSDHexBinaryType()
           
 
Method Summary
 java.lang.Object getValue(java.lang.String literal)
           
 
Methods inherited from class org.eclipse.xsd.impl.type.XSDAnySimpleType
assess, compareValues, getCanonicalLiteral
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSDHexBinaryType

public XSDHexBinaryType()
Method Detail

getValue

public java.lang.Object getValue(java.lang.String literal)
Overrides:
getValue in class XSDAnySimpleType

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.