org.eclipse.xsd.impl.type
Class XSDBooleanType

java.lang.Object
  extended byorg.eclipse.xsd.impl.type.XSDAnySimpleType
      extended byorg.eclipse.xsd.impl.type.XSDBooleanType

public class XSDBooleanType
extends XSDAnySimpleType


Nested Class Summary
 
Nested classes inherited from class org.eclipse.xsd.impl.type.XSDAnySimpleType
XSDAnySimpleType.ByteSequence, XSDAnySimpleType.HexSequence
 
Constructor Summary
XSDBooleanType()
           
 
Method Summary
 Object getValue(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

XSDBooleanType

public XSDBooleanType()
Method Detail

getValue

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

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