Uses of Interface
org.gxml.xs.SmAtomicType

Packages that use SmAtomicType
org.gxml.xs   
 

Uses of SmAtomicType in org.gxml.xs
 

Subinterfaces of SmAtomicType in org.gxml.xs
 interface SmAtomicUrType<A,S>
          Marker interface for the Atomic Ur-Type (xs:anyAtomicType).
 

Methods in org.gxml.xs that return SmAtomicType
 SmAtomicType<A,S> SmComponentProvider.getAtomicType(SmName<S> name)
          Returns the SmAtomicType if it exists by the given name, otherwise null.
 SmAtomicType<A,S> SmCache.getAtomicType(SmName<S> name)
           
 SmAtomicType<A,S> SmComponentProvider.getAtomicType(SmNativeType name)
           
 SmAtomicType<A,S> SmCache.getAtomicType(SmNativeType nativeType)
           
 SmAtomicType<A,S> SmAtomicType.getNearestNativeTypeDefinition()
           
 

Methods in org.gxml.xs with parameters of type SmAtomicType
 void SmSequenceTypeVisitor.visit(SmAtomicType<A,S> atomicType)
           
 void SmVisitor.visitType(SmAtomicType<A,S> type)
           
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.