public class CastToNotationOperation extends AbstractCastToOperation
| Constructor | Description | 
|---|---|
| CastToNotationOperation() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | convertNotation(org.apache.hyracks.data.std.primitive.UTF8StringPointable stringp,
               DataOutput dOut) | |
| void | convertString(org.apache.hyracks.data.std.primitive.UTF8StringPointable stringp,
             DataOutput dOut) | 
convertAnyURI, convertBase64Binary, convertBoolean, convertByte, convertDate, convertDatetime, convertDecimal, convertDouble, convertDTDuration, convertDuration, convertEntity, convertFloat, convertGDay, convertGMonth, convertGMonthDay, convertGYear, convertGYearMonth, convertHexBinary, convertID, convertIDREF, convertInt, convertInteger, convertLanguage, convertLong, convertName, convertNCName, convertNegativeInteger, convertNMToken, convertNonNegativeInteger, convertNonPositiveInteger, convertNormalizedString, convertPositiveInteger, convertQName, convertShort, convertTime, convertToken, convertUnsignedByte, convertUnsignedInt, convertUnsignedLong, convertUnsignedShort, convertUntypedAtomic, convertYMDurationpublic void convertNotation(org.apache.hyracks.data.std.primitive.UTF8StringPointable stringp,
                            DataOutput dOut)
                     throws SystemException,
                            IOException
convertNotation in class AbstractCastToOperationSystemExceptionIOExceptionpublic void convertString(org.apache.hyracks.data.std.primitive.UTF8StringPointable stringp,
                          DataOutput dOut)
                   throws SystemException,
                          IOException
convertString in class AbstractCastToOperationSystemExceptionIOExceptionCopyright © 2019 Apache Software Foundation. All Rights Reserved.