public class XMLInterceptor extends Object implements ParsingInterceptor
| Constructor and Description |
|---|
XMLInterceptor() |
XMLInterceptor(String property) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty() |
ArooaContext |
intercept(ArooaContext interceptContext)
Intercept current parsing.
|
void |
setProperty(String property) |
public XMLInterceptor()
public XMLInterceptor(String property)
public String getProperty()
public void setProperty(String property)
public ArooaContext intercept(ArooaContext interceptContext)
ParsingInterceptorintercept in interface ParsingInterceptorinterceptContext - A suggested context which may be over ridden.Copyright © 2023. All rights reserved.