Java org.apache.commons.digester.xmlrules DigesterLoader fields, constructors, methods, implement or subclass

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

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.digester.xmlrules DigesterLoader.

The text is from its open source code.

Method

DigestercreateDigester(InputSource rulesSource)
Creates a new digester and initializes it from the specified InputSource
DigestercreateDigester(URL rulesXml)
Creates a new digester and initializes it from the specified XML file