org.oddjob.arooa.parsing
Class CutAndPasteSupport.ReplaceResult
java.lang.Object
org.oddjob.arooa.parsing.CutAndPasteSupport.ReplaceResult
- Enclosing class:
- CutAndPasteSupport
public static class CutAndPasteSupport.ReplaceResult
- extends Object
Result for replace.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CutAndPasteSupport.ReplaceResult
public CutAndPasteSupport.ReplaceResult(ConfigurationHandle handle,
ArooaParseException exception)
getException
public ArooaParseException getException()
getHandle
public ConfigurationHandle getHandle()