public static class TreeParser.Path extends Object
Modifier and Type | Field and Description |
---|---|
private String |
path |
private TreeParser.NodeListener |
reader |
Constructor and Description |
---|
TreeParser.Path(String path) |
TreeParser.Path(String path,
TreeParser.NodeListener reader) |
private final String path
private final TreeParser.NodeListener reader
public TreeParser.Path(String path)
public TreeParser.Path(String path, TreeParser.NodeListener reader)
public String getPath()
public TreeParser.NodeListener getReader()
Copyright © 2013. All Rights Reserved.