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

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

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.digester.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.

Method

voidsetPluginIdAttribute(String namespaceUri, String attrName)
Sets the xml attribute which the input xml uses to indicate to a PluginCreateRule which plugin declaration is being referenced.