public interface Processor
Modifier and Type | Method and Description |
---|---|
void |
process() |
void |
setEnvironment(ToolContext env) |
void process() throws ToolException
ToolException
void setEnvironment(ToolContext env)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.