null
not permitted).
trim
method. After a call to the trim
method, the encoder is reinitialized and putXXX
overwrite any existing encoded data.
@return The length of the encoded data.
null
if the given number ofnodes is incompatible with the currently held path.
Trim whitespace from the value of this StringOrBuffer.
Equal to [TCInvisible].trim(getStringBuffer())
If this String
object represents an empty character sequence, or the first and last characters of character sequence represented by this String
object both have codes greater than '\u0020'
(the space character), then a reference to this String
object is returned.
Otherwise, if there is no character with a code greater than '\u0020'
in the string, then a new String
object representing an empty string is created and returned.
Otherwise, let k be the index of the first character in the string whose code is greater than '\u0020'
, and let m be the index of the last character in the string whose code is greater than '\u0020'
. A new String
object is created, representing the substring of this string that begins with the character at index k and ends with the character at index m-that is, the result of this.substring(k, m+1)
.
This method may be used to trim whitespace (as defined above) from the beginning and end of a string. @return A copy of this string with leading and trailing whitespace removed, or this string if it has no leading or trailing white space.
We presume that all fields of the relational expression are wanted by its consumer, so only trim fields that are not used within the tree. @param root Root node of relational expression @return Trimmed relational expression
null
not permitted).
null
not permitted).
Math.min((planned-actual), trimUp)
n
is zero or negative then this OID will not be changed. If n
is greater than {@link #size()} all subidentifiers will be removed from this OID.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|