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

All Superinterfaces:
SmNodeType<A,S>, SmPrimeType<A,S>, SmSequenceType<A,S>

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


Method Summary
 SmSequenceType<A,S> getContentType()
           
 
Methods inherited from interface org.gxml.xs.SmNodeType
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

getContentType

SmSequenceType<A,S> getContentType()


Copyright © 2009 TIBCO Software Inc. All Rights Reserved.