Package com.adobe.xfa
Class AppSchema
- java.lang.Object
-
- com.adobe.xfa.Schema
-
- com.adobe.xfa.AppSchema
-
public final class AppSchema extends Schema
-
-
Field Summary
-
Fields inherited from class com.adobe.xfa.Schema
XFAAVAILABILITY_ALL, XFAAVAILABILITY_CORE, XFAAVAILABILITY_DEPRECATED, XFAAVAILABILITY_DYNAMIC, XFAAVAILABILITY_PLUGIN, XFAAVAILABILITY_XFADESIGNER, XFAAVAILABILITY_XFAF, XFAAVAILABILITY_XFASUBSET, XFAVERSION_10, XFAVERSION_21, XFAVERSION_22, XFAVERSION_23, XFAVERSION_24, XFAVERSION_25, XFAVERSION_26, XFAVERSION_27, XFAVERSION_28, XFAVERSION_29, XFAVERSION_30, XFAVERSION_31, XFAVERSION_32, XFAVERSION_33, XFAVERSION_34, XFAVERSION_35, XFAVERSION_CONFIGURATIONHEAD, XFAVERSION_CONNECTIONSETHEAD, XFAVERSION_HEAD, XFAVERSION_LOCALESETHEAD, XFAVERSION_OBS, XFAVERSION_SOURCESETHEAD
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Element
getInstance(java.lang.String className, Model model, Element parent, Node prevSibling)
If we're using this version of getInstance, it's because there is no model to define this element.-
Methods inherited from class com.adobe.xfa.Schema
addForeignSchema, defaultAttribute, getAtom, getAttributeTag, getElementTag, getInstance, getNodeSchema, getNS, newAttribute, nullSchema, putForeignElement
-
-