Class InternalEntityDecl
java.lang.Object
org.dom4j.dtd.InternalEntityDecl
- All Implemented Interfaces:
Decl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
Holds value of property name. -
value
Holds value of property value.
-
-
Constructor Details
-
InternalEntityDecl
public InternalEntityDecl() -
InternalEntityDecl
-
-
Method Details
-
getName
-
setName
Setter for property name.- Parameters:
name
- New value of property name.
-
getValue
-
setValue
Setter for property value.- Parameters:
value
- New value of property value.
-
toString
-
escapeEntityValue
-