Java org.apache.commons.configuration2.builder.fluent XMLBuilderParameters fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.configuration2.builder.fluent XMLBuilderParameters fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.configuration2.builder.fluent XMLBuilderParameters.

The text is from its open source code.

Method

TsetFile(File file)
Sets the location of the associated FileHandler as a File object.
TsetPrefixLookups(Map lookups)
Sets additional Lookup objects for specific prefixes for this configuration object.