Package | Description |
---|---|
org.castor.core | |
org.castor.core.util | |
org.castor.mapping | |
org.castor.xml | |
org.exolab.castor.xml.util |
Modifier and Type | Class and Description |
---|---|
class |
CoreConfiguration
Deprecated.
Use CoreProperties instead.
|
class |
CoreProperties
Properties of core modul.
|
Modifier and Type | Class and Description |
---|---|
class |
CastorProperties
Properties class holding user properties.
|
Constructor and Description |
---|
AbstractProperties(AbstractProperties parent)
Construct properties with given parent.
|
CastorProperties(AbstractProperties parent)
Construct properties with given parent.
|
Constructor and Description |
---|
MappingLoaderRegistry(AbstractProperties properties)
Creates an instance of this registry, loading the mapping loader
factories from the castor.properties file.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLConfiguration
Deprecated.
Use XMLProperties instead.
|
class |
XMLProperties
Properties of XML module.
|
Modifier and Type | Method and Description |
---|---|
static AbstractProperties |
XMLProperties.newInstance()
Factory method for a default XML properties instance.
|
static AbstractProperties |
XMLProperties.newInstance(ClassLoader app,
ClassLoader domain)
Factory method for a XML properties instance that uses the specified class loaders.
|
Constructor and Description |
---|
XMLProperties(AbstractProperties parent)
Construct properties with given parent.
|
Modifier and Type | Method and Description |
---|---|
static OutputFormat |
XMLParserUtils.getOutputFormat(AbstractProperties properties) |
static Parser |
XMLParserUtils.getParser(AbstractProperties properties,
String features) |
static Serializer |
XMLParserUtils.getSerializer(AbstractProperties properties) |
Copyright © 2016. All rights reserved.