public abstract class AbstractPath extends java.lang.Object implements Path
.
Modifier | Constructor and Description |
---|---|
protected |
AbstractPath(AbstractPath parent) |
protected AbstractPath(AbstractPath parent)
protected void element(Element element)
public java.lang.String toString()
toString
in class java.lang.Object