org.apache.openejb.jee
Class TextMap
java.lang.Object
org.apache.openejb.jee.TextMap
public class TextMap
- extends Object
- Version:
- $Revision$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
string
protected Map<String,String> string
TextMap
public TextMap()
toArray
public Text[] toArray()
set
public void set(Text[] text)
add
public void add(Text text)
get
public String get()
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.