public class DocumentProxy
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
| Constructor and Description |
|---|
DocumentProxy(java.lang.String documentAsString) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDocumentAsString() |
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args) |
boolean |
isInitialized() |
public java.lang.String getDocumentAsString()
public boolean isInitialized()
public java.lang.Object invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
throws java.lang.Throwable
invoke in interface java.lang.reflect.InvocationHandlerjava.lang.ThrowableCopyright © 2011 OW2 Consortium. All Rights Reserved.