|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
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) + '_'
Note that only the local part of a QName
is encoded / decoded. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |