public class AttributesNodePostProcessor extends NodePostProcessor
| Modifier and Type | Class and Description |
|---|---|
static class |
AttributesNodePostProcessor.Factory |
| Constructor and Description |
|---|
AttributesNodePostProcessor(Document document) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getAttributeOwner(NodeTracker state,
AttributesNode attributesNode) |
void |
process(NodeTracker state,
Node node) |
processDocumentpublic AttributesNodePostProcessor(Document document)
public Node getAttributeOwner(NodeTracker state, AttributesNode attributesNode)
public void process(NodeTracker state, Node node)
Copyright © 2018. All rights reserved.