org.plasma.sdo.xml
Class StreamNode
java.lang.Object
org.plasma.sdo.xml.StreamNode
public abstract class StreamNode
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
line
protected int line
column
protected int column
name
protected QName name
StreamNode
public StreamNode(PlasmaType type,
QName name,
Location loc)
getType
public PlasmaType getType()
getLine
public int getLine()
getColumn
public int getColumn()
getLocalName
public String getLocalName()
getNamespaceURI
public String getNamespaceURI()
getPrefix
public String getPrefix()
Copyright © 2014. All rights reserved.