This project has retired. For details please refer to its
Attic page.
I18nTransformer.CustomEncodingControl (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
org.apache.cocoon.sax.component
Class I18nTransformer.CustomEncodingControl
java.lang.Object
java.util.ResourceBundle.Control
org.apache.cocoon.sax.component.I18nTransformer.CustomEncodingControl
- Enclosing class:
- I18nTransformer
public static class I18nTransformer.CustomEncodingControl
- extends ResourceBundle.Control
Support for custom encodings in bundle files.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
I18nTransformer.CustomEncodingControl
public I18nTransformer.CustomEncodingControl(String encoding)
newBundle
public ResourceBundle newBundle(String baseName,
Locale locale,
String format,
ClassLoader loader,
boolean reload)
throws IllegalAccessException,
InstantiationException,
IOException
- Overrides:
newBundle
in class ResourceBundle.Control
- Throws:
IllegalAccessException
InstantiationException
IOException
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.