public class Parser extends Object
Stylesheet.| Constructor and Description |
|---|
Parser(String name,
Reader input)
Creates a new tokenizer parsing the input with the given name.
|
| Modifier and Type | Method and Description |
|---|---|
Stylesheet |
parse()
Parses the given input returning the parsed stylesheet.
|
public Stylesheet parse() throws parsii.tokenizer.ParseException
parsii.tokenizer.ParseException - if one or more problems occurred while parsingCopyright © 2016. All rights reserved.