Package org.apache.xmlbeans
Class SchemaBookmark
java.lang.Object
org.apache.xmlbeans.XmlCursor.XmlBookmark
org.apache.xmlbeans.SchemaBookmark
Represents a Schema bookmark. The XMLSchema compiler will copy the value
returned by
getValue() when this bookmark is found in the XMLStore
to the corresponding Schema* objects, and the value will be accessible using
the getUserInfo method on these objects.- See Also:
-
Field Summary
Fields inherited from class org.apache.xmlbeans.XmlCursor.XmlBookmark
_currentMark, _ref -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.xmlbeans.XmlCursor.XmlBookmark
createCursor, getKey, toBookmark
-
Constructor Details
-
SchemaBookmark
-
-
Method Details
-
getValue
Getter. Called during the Schema compilation process.
-