|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.lib.dom.DOMWrapper<T>
public class DOMWrapper<T>
| Constructor Summary | |
|---|---|
DOMWrapper(DOMImplementation impl,
T delegate)
|
|
| Method Summary | ||
|---|---|---|
protected DOMImplementation |
getImpl()
|
|
protected static DOMImplementation |
getImpl(Env env)
|
|
protected DOMException |
wrap(org.w3c.dom.DOMException ex)
|
|
protected
|
wrap(java.lang.Object obj)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DOMWrapper(DOMImplementation impl,
T delegate)
| Method Detail |
|---|
protected static DOMImplementation getImpl(Env env)
protected DOMImplementation getImpl()
protected <T> T wrap(java.lang.Object obj)
protected DOMException wrap(org.w3c.dom.DOMException ex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||