org.jbind.xml.core.base
Interface ITextContentProvider

All Known Subinterfaces:
IAnyListTypeData, IAnySimpleTypeData, IAnyURIData, IBase64BinaryData, IBooleanData, IByteData, IComplexSCData, IDateData, IDateTimeData, IDecimalData, IDoubleData, IDurationData, IENTITIESData, IENTITYData, IFloatData, IGDayData, IGMonthData, IGMonthDayData, IGYearData, IGYearMonthData, IHexBinaryData, IIDData, IIDREFData, IIDREFSData, IIntData, IIntegerData, ILanguageData, ILongData, INameData, INCNameData, INegativeIntegerData, INMTOKENData, INMTOKENSData, INonNegativeIntegerData, INonPositiveIntegerData, INormalizedStringData, INOTATIONData, IPositiveIntegerData, IQNameData, IShortData, ISimpleData, ISpaceData, IStringData, ITimeData, ITokenData, IUnsignedByteData, IUnsignedIntData, IUnsignedLongData, IUnsignedShortData
All Known Implementing Classes:
AbstractDecimalData, AbstractIntData, AbstractIntegerData, AbstractLongData, AbstractShortData, AbstractSimpleData, AbstractUnsignedIntData, AbstractUnsignedShortData, AnyListTypeData, AnySimpleTypeData, AnyURIData, Base64BinaryData, BooleanData, ByteData, DateData, DateTimeData, DoubleData, DurationData, ENTITIESData, ENTITYData, FloatData, GDayData, GMonthData, GMonthDayData, GYearData, GYearMonthData, HexBinaryData, IDData, IDREFData, IDREFSData, LanguageData, NameData, NCNameData, NegativeIntegerData, NMTOKENData, NMTOKENSData, NonNegativeIntegerData, NonPositiveIntegerData, NormalizedStringData, NOTATIONData, PositiveIntegerData, QNameData, SpaceData, StringData, TimeData, TokenData, UnsignedByteData, UnsignedLongData

public interface ITextContentProvider

Used for the lazy initialization of text content.


Method Summary
 java.lang.String getTextContent_()
           
 

Method Detail

getTextContent_

public java.lang.String getTextContent_()