Java org.dom4j.tree DefaultEntity fields, constructors, methods, implement or subclass

Example usage for Java org.dom4j.tree DefaultEntity fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

DefaultEntity(String name, String text)
Creates the Entity with the specified name and text.