org.jboss.portal.common.i18n
Class BundleName.Parser

java.lang.Object
  extended by org.jboss.portal.common.i18n.BundleName.Parser
Enclosing class:
BundleName

public static class BundleName.Parser
extends java.lang.Object


Constructor Summary
BundleName.Parser()
           
 
Method Summary
 BundleName parse(java.lang.String s, int from, int to)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BundleName.Parser

public BundleName.Parser()
Method Detail

parse

public BundleName parse(java.lang.String s,
                        int from,
                        int to)
Parameters:
s -
from - inclusive
to - exclusive
Returns: