Package | Description |
---|---|
org.apache.shale.clay.parser |
Modifier and Type | Method and Description |
---|---|
Token |
Node.getToken()
Returns an object that represents the starting and ending offsets
within the document that this node represents.
|
Modifier and Type | Method and Description |
---|---|
protected Node |
Parser.buildNode(Token token)
|
Constructor and Description |
---|
Node(Token token)
Overloaded constructor that requires a
Token object
in the formal parameter. |
Copyright © 2004-2013 Apache Software Foundation. All Rights Reserved.