| Package | Description |
|---|---|
| org.wickedsource.docxstamper.proxy |
| Modifier and Type | Method and Description |
|---|---|
ProxyBuilder<T> |
ProxyBuilder.withInterface(Class<?> interfaceClass,
ICommentProcessor interfaceImpl)
Specifies an interfaces and an implementation of an interface by which the root object
shall be extended.
|
ProxyBuilder<T> |
ProxyBuilder.withRoot(T rootObject)
Specifies the root object for the proxy that shall be enhanced.
|
Copyright © 2017. All rights reserved.