Package org.apache.shale.clay.parser

Interface Summary
Token A Token identifies an offset range within the document.
 

Class Summary
AttributeTokenizer Tokenizes a portion of the document for attributes.
Node This class represents a node within a parsed document.
NodeTokenizer Splits a document into tokens using the following delimiters "<>".
Parser Parses the document into a tree of nodes using the NodeTokenizer.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.