| Modifier and Type | Class and Description |
|---|---|
class |
XmlFileParseException
Thrown to indicate that an error occurred while parsing an XML file.
|
class |
XmlMergeException
Thrown when two descriptor DOMs can't be merged correctly into a single DOM.
|
| Modifier and Type | Method and Description |
|---|---|
ItemProcessor |
MetaDataProcessorResolver.getProcessor(Item item)
Looks for the processor element (by querying it with the
processorElementXPathQuery) in the item's
descriptor. |
| Modifier and Type | Method and Description |
|---|---|
List<org.dom4j.Node> |
NodeScanner.scan(org.dom4j.Document document)
Scans the specified document for nodes that fit a certain condition.
|
| Modifier and Type | Method and Description |
|---|---|
List<org.dom4j.Node> |
XPathNodeScanner.scan(org.dom4j.Document document) |
| Modifier and Type | Method and Description |
|---|---|
DescriptorMergeStrategy |
MetaDataMergeStrategyResolver.getStrategy(String descriptorUrl,
org.dom4j.Document descriptorDom)
Returns a
DescriptorMergeStrategy for a given descriptor. |
Copyright © 2018 CrafterCMS. All rights reserved.