org.zkoss.text
Class MessageFormats.NameInfo

java.lang.Object
  extended by org.zkoss.text.MessageFormats.NameInfo
Enclosing class:
MessageFormats

public static class MessageFormats.NameInfo
extends java.lang.Object

The name info returned by MessageFormats.parseByName(java.lang.String)).


Field Summary
 java.lang.String[] names
          The name of relative position.
 java.lang.String pattern
          The pattern in the format of java.text.MessageFormat.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pattern

public final java.lang.String pattern
The pattern in the format of java.text.MessageFormat.


names

public final java.lang.String[] names
The name of relative position.



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo