org.plasma.sdo.xml
Class StreamNode
java.lang.Object
org.plasma.sdo.xml.StreamNode
public abstract class StreamNode
- extends java.lang.Object
|
Field Summary |
protected int |
column
|
protected int |
line
|
protected javax.xml.namespace.QName |
name
|
|
Constructor Summary |
StreamNode(PlasmaType type,
javax.xml.namespace.QName name,
javax.xml.stream.Location loc)
|
| 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 javax.xml.namespace.QName name
StreamNode
public StreamNode(PlasmaType type,
javax.xml.namespace.QName name,
javax.xml.stream.Location loc)
getType
public PlasmaType getType()
getLine
public int getLine()
getColumn
public int getColumn()
getLocalName
public java.lang.String getLocalName()
getNamespaceURI
public java.lang.String getNamespaceURI()
getPrefix
public java.lang.String getPrefix()
Copyright © 2013. All Rights Reserved.