All Known Implementing Classes:
PrePostExtensionImpl
| Field Summary | ||
|---|---|---|
| int | OPERATION_SET | Operation code for setting a property. |
| int | OPERATION_INSERT | Operation code for inserting a property. |
| int | OPERATION_REMOVE | Operation code for removing a property. |
| Method from org.apache.xmlbeans.PrePostExtension Summary: |
|---|
| getStaticHandler, hasPostCall, hasPreCall |
| Method from org.apache.xmlbeans.PrePostExtension Detail: |
|---|
|
public static void postSet(int, org.apache.xmlbeans.XmlObject, javax.xml.namespace.QName, boolean, int}; |
public static boolean preSet(int, org.apache.xmlbeans.XmlObject, javax.xml.namespace.QName, boolean, int}; |