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

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

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


Method Summary
 java.lang.String getName()
           
 
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

getName

java.lang.String getName()


Copyright © 2009 TIBCO Software Inc. All Rights Reserved.