Interface XmlLocale

All Known Implementing Classes:
Locale

public interface XmlLocale
  • Method Summary

    Modifier and Type Method Description
    void enter()  
    void exit()  
    boolean noSync()  
    boolean sync()  
  • Method Details