public class JDBCURI
extends java.util.TreeMap<java.lang.String,java.lang.String>
Constructor and Description |
---|
JDBCURI() |
Modifier and Type | Method and Description |
---|---|
void |
parse(java.lang.String s)
parses a string and loads its content in the JDBCURI.
|
java.lang.String |
toString()
saves the content of the JDBCURI into a string
|
ceilingEntry, ceilingKey, clear, clone, comparator, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, forEach, get, headMap, headMap, higherEntry, higherKey, keySet, lastEntry, lastKey, lowerEntry, lowerKey, navigableKeySet, pollFirstEntry, pollLastEntry, put, putAll, remove, replace, replace, replaceAll, size, subMap, subMap, tailMap, tailMap, values
public java.lang.String toString()
toString
in class java.util.AbstractMap<java.lang.String,java.lang.String>
public void parse(java.lang.String s)
s
- the string to be parsedCopyright © 2013 Dassault Systèmes, All Rights Reserved.