Example usage for Java org.jdom2 EntityRef fields, constructors, methods, implement or subclass
The text is from its open source code.
EntityRef(String name) This will create a new EntityRef with the supplied name. |
String | getName() This returns the name of the EntityRef . |