org.eclipse.xsd.impl.type
Class XSDQNameType

java.lang.Object
  |
  +--org.eclipse.xsd.impl.type.XSDAnySimpleType
        |
        +--org.eclipse.xsd.impl.type.XSDQNameType

public class XSDQNameType
extends XSDAnySimpleType


Constructor Summary
XSDQNameType()
           
 
Method Summary
 boolean isValidLiteral(java.lang.String normalizedLiteral)
           
 
Methods inherited from class org.eclipse.xsd.impl.type.XSDAnySimpleType
assess, compareValues, getCanonicalLiteral, getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSDQNameType

public XSDQNameType()
Method Detail

isValidLiteral

public boolean isValidLiteral(java.lang.String normalizedLiteral)
Overrides:
isValidLiteral in class XSDAnySimpleType

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