Java org.dom4j.dtd ExternalEntityDecl fields, constructors, methods, implement or subclass

Example usage for Java org.dom4j.dtd ExternalEntityDecl fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.dom4j.dtd ExternalEntityDecl.

The text is from its open source code.

Method

StringgetName()
Getter for property name.
StringgetPublicID()
Getter for property publicID.
StringgetSystemID()
Getter for property systemID.