org.gxml.xs
Interface SmNodeType<A,S>

All Superinterfaces:
SmPrimeType<A,S>, SmSequenceType<A,S>
All Known Subinterfaces:
SmAttribute<A,S>, SmAttributeNodeType<A,S>, SmCommentNodeType<A,S>, SmDataComponent<A,S>, SmDocumentNodeType<A,S>, SmElement<A,S>, SmElementNodeType<A,S>, SmNamespaceNodeType<A,S>, SmProcessingInstructionNodeType<A,S>, SmTextNodeType<A,S>

public interface SmNodeType<A,S>
extends SmPrimeType<A,S>


Method Summary
 SmNodeKind getNodeKind()
           
 
Methods inherited from interface org.gxml.xs.SmPrimeType
choice, getKind, isChoice, isNative, isNone, subtype, zeroOrOne
 
Methods inherited from interface org.gxml.xs.SmSequenceType
accept, atomSet, parentAxis, prime, quantifier
 

Method Detail

getNodeKind

SmNodeKind getNodeKind()


Copyright © 2009 TIBCO Software Inc. All Rights Reserved.