JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.xmlbeans.impl.common
Interface XmlLocale
All Known Implementing Classes:
Locale
public interface
XmlLocale
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
enter
()
void
exit
()
boolean
noSync
()
boolean
sync
()
Method Details
sync
boolean
sync
()
noSync
boolean
noSync
()
enter
void
enter
()
exit
void
exit
()