org.gxml.xs
Interface SmNamespace<A,S>
public interface SmNamespace<A,S>
getAttributeDeclaration
SmAttribute<A,S> getAttributeDeclaration(S name)
getAttributeGroup
SmAttributeGroup<A,S> getAttributeGroup(S name)
getElementDeclaration
SmElement<A,S> getElementDeclaration(S name)
getModelGroup
SmModelGroup<A,S> getModelGroup(S name)
getName
S getName()
getNotation
SmNotation<A,S> getNotation(S name)
getTypeDefinition
SmType<A,S> getTypeDefinition(S name)
Copyright © 2009 TIBCO Software Inc. All Rights Reserved.