org.apache.commons.codec.language.bm
Class ResourceConstants

java.lang.Object
  extended by org.apache.commons.codec.language.bm.ResourceConstants

 class ResourceConstants
extends Object

Constants used to process resource files.

Since:
1.6
Author:
Apache Software Foundation

Field Summary
(package private) static String CMT
           
(package private) static String ENCODING
           
(package private) static String EXT_CMT_END
           
(package private) static String EXT_CMT_START
           
 
Constructor Summary
ResourceConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CMT

static final String CMT
See Also:
Constant Field Values

ENCODING

static final String ENCODING
See Also:
Constant Field Values

EXT_CMT_END

static final String EXT_CMT_END
See Also:
Constant Field Values

EXT_CMT_START

static final String EXT_CMT_START
See Also:
Constant Field Values
Constructor Detail

ResourceConstants

ResourceConstants()


commons-codec version 1.6-SNAPSHOT - Copyright © 2002-2012 - Apache Software Foundation