public interface Walker
| Modifier and Type | Field and Description |
|---|---|
static Attributes |
EMPTY_ATTRS |
| Modifier and Type | Method and Description |
|---|---|
Class |
getWalkedType() |
void |
walk(XMLWalker rootWalker,
ContentHandler contentHandler,
Object value,
String attributeName,
List walkedInstances) |
static final Attributes EMPTY_ATTRS
void walk(XMLWalker rootWalker, ContentHandler contentHandler, Object value, String attributeName, List walkedInstances) throws SAXException
SAXExceptionClass getWalkedType()
Copyright © 2013 Atlassian. All Rights Reserved.