Java org.apache.commons.digester3.plugins PluginCreateRule fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.digester3.plugins PluginCreateRule fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.digester3.plugins PluginCreateRule.

The text is from its open source code.

Constructor

PluginCreateRule(Class baseClass)
Create a plugin rule where the user must specify a plugin-class or plugin-id.