org.eclipse.xsd.impl.type
Class XSDNotationType

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

public class XSDNotationType
extends XSDAnySimpleType


Constructor Summary
XSDNotationType()
           
 
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

XSDNotationType

public XSDNotationType()
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.