Searched defs:token (Results 101 - 101 of 101) sorted by relevance

12345

/openjdk7/jdk/test/tools/pack200/pack200-verifier/src/xmlkit/
H A DXMLKit.java645 // The key/value pairs are sorted as a token sequence.
970 // Merge w/ previous token.
1027 * text element, but preserving token boundaries where possible.
1039 * Internal token boundaries in the original text, and in the new
1043 * new token.
1046 * separate sub-elements, possibly merging the first token to
1047 * a previous text item (to avoid making a new token boundary).
1050 * append the first new token to it.
1053 * StringBuffer containing both its and the first new token.
1057 * Every token no
1119 mergeWithPrev(int i, String token, boolean keepSB) argument
[all...]

Completed in 33 milliseconds

12345