public static class DTD.EntityContext extends Object implements Cloneable, Formattable
format
Constructor and Description |
---|
EntityContext()
Synthetic minimal constructor provided by the umod compiler.
|
Modifier and Type | Method and Description |
---|---|
DTD.EntityContext |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
DTD.EntityContext |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
public EntityContext()
public DTD.EntityContext doclone()
Cloneable
is known
to be implemented.public Format format()
format
in interface Formattable
public DTD.EntityContext initFrom(Object o0)
see also the complete user documentation .