A Converter that turns a Strings in the form: width,height into Rectangle objects.
Registers a Converter with the ConverterLibrary
Registers all available setter methods meeting these rules:
- Method name needs to start with set
- Method signature specifies exactly one parameter
- if methods have the same name then super class methods are ignored
- if methods have the same name and are implemented in the same class,
then only the method which parameter type has the highest priority is registered
Registers a class for the given tag name
Registers a factory for the given tag name
Registers the tags this TagLibrary is all about.
Registers all factories for the TagLibrary.
Remove the given method form the collection of supported setters.
Gets the parsing of the XML file started.
Gets the parsing of the XML file started.
Gets the parsing of the XML file started.
Gets the parsing of the XML file started.
Gets the parsing of the XML started.