public class MultiMappingBeanInfoDigester extends XMLBeanInfoDigester
XMLSingleMappingFileBeanInfoDigester is a digester of XML files
containing XMLBeanInfo definitions for a JavaBeans.bodyText, bodyTexts, classLoader, configured, entityResolver, entityValidator, errorHandler, factory, inputSources, JAXP_SCHEMA_LANGUAGE, locator, match, matches, namespaceAware, namespaces, params, parser, publicId, reader, root, rules, saxLog, schemaLanguage, schemaLocation, stack, substitutor, useContextClassLoader, validating, W3C_XML_SCHEMA| Constructor and Description |
|---|
MultiMappingBeanInfoDigester() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure()
Reset configure for new digestion.
|
Map |
getBeanInfoMap()
Map containing
XMLBeanInfo classes. |
void |
setBeanInfoMap(Map beanInfoMap)
Set the Map containing
XMLBeanInfo classes. |
getBeanClass, getProcessedPropertyNameSet, getXMLIntrospector, isAttributesForPrimitives, setAttributesForPrimitives, setBeanClass, setXMLIntrospectoraddBeanPropertySetter, addBeanPropertySetter, addCallMethod, addCallMethod, addCallMethod, addCallMethod, addCallParam, addCallParam, addCallParam, addCallParam, addCallParamPath, addFactoryCreate, addFactoryCreate, addFactoryCreate, addFactoryCreate, addFactoryCreate, addFactoryCreate, addFactoryCreate, addFactoryCreate, addFactoryCreate, addFactoryCreate, addObjectCreate, addObjectCreate, addObjectCreate, addObjectCreate, addObjectParam, addRule, addRuleSet, addSetNestedProperties, addSetNestedProperties, addSetNestedProperties, addSetNext, addSetNext, addSetProperties, addSetProperties, addSetProperties, addSetProperty, addSetRoot, addSetRoot, addSetTop, addSetTop, characters, cleanup, clear, createInputSourceFromURL, createInputSourceFromURL, createSAXException, createSAXException, createSAXException, endDocument, endElement, endPrefixMapping, error, fatalError, findNamespaceURI, getClassLoader, getCount, getCurrentElementName, getCurrentNamespaces, getCustomContentHandler, getDebug, getDocumentLocator, getEntityResolver, getErrorHandler, getFactory, getFeature, getLogger, getMatch, getNamespaceAware, getParser, getProperty, getPublicId, getReader, getRoot, getRuleNamespaceURI, getRules, getSAXLogger, getSchema, getSchemaLanguage, getStackAction, getSubstitutor, getUseContextClassLoader, getValidating, getXMLReader, ignorableWhitespace, initialize, isEmpty, log, log, notationDecl, parse, parse, parse, parse, parse, parse, peek, peek, peek, peek, peekParams, peekParams, pop, pop, popParams, processingInstruction, push, push, pushParams, register, register, resetRoot, resolveEntity, setClassLoader, setCustomContentHandler, setDebug, setDocumentLocator, setEntityResolver, setErrorHandler, setFeature, setLogger, setNamespaceAware, setProperty, setPublicId, setRuleNamespaceURI, setRules, setSAXLogger, setSchema, setSchemaLanguage, setStackAction, setSubstitutor, setUseContextClassLoader, setValidating, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningprotected void configure()
configure in class XMLBeanInfoDigesterpublic Map getBeanInfoMap()
XMLBeanInfo classes.
Keys are the Class and values are the XMLBeanInfo objects.public void setBeanInfoMap(Map beanInfoMap)
XMLBeanInfo classes.beanInfoMap - map to set.Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.