Class | Description |
---|---|
InputStreamWrapper |
Helper class which allows to check whether the #close() method has been
called on this stream.
|
ISO9075 |
Implements the encode and decode routines as specified for XML name to SQL
identifier conversion in ISO 9075-14:2003.
If a character c is not valid at a certain position in an XML 1.0
NCName it is encoded in the form: '_x' + hexValueOf(c) + '_'. |
TestAll |
Test suite that includes all testcases for the package
javax.jcr.util . |
Text |
This Class provides some text related utilities
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.