Trait

scalaxb

CanWriteChildNodes

Related Doc: package scalaxb

Permalink

trait CanWriteChildNodes[A] extends CanWriteXML[A]

Linear Supertypes
CanWriteXML[A], AnyRef, Any
Known Subclasses
DefaultComgunitfmodel_AFormat, DefaultComgunitfmodel_AbstractFormat, DefaultComgunitfmodel_AddresseeFormat, DefaultComgunitfmodel_AltCodeFormat, DefaultComgunitfmodel_BibliographyFormat, DefaultComgunitfmodel_BlockFormat, DefaultComgunitfmodel_BodyContentFormat, DefaultComgunitfmodel_BodyEndFormat, DefaultComgunitfmodel_BodyFormat, DefaultComgunitfmodel_BodyHeadFormat, DefaultComgunitfmodel_BqFormat, DefaultComgunitfmodel_BrFormat, DefaultComgunitfmodel_BylineFormat, DefaultComgunitfmodel_ByttlFormat, DefaultComgunitfmodel_CaptionFormat, DefaultComgunitfmodel_CareOfFormat, DefaultComgunitfmodel_ChronFormat, DefaultComgunitfmodel_CityFormat, DefaultComgunitfmodel_ClassifierFormat, DefaultComgunitfmodel_ColFormat, DefaultComgunitfmodel_ColgroupFormat, DefaultComgunitfmodel_CopyriteFormat, DefaultComgunitfmodel_CopyriteHolderFormat, DefaultComgunitfmodel_CopyriteYearFormat, DefaultComgunitfmodel_CorrectionFormat, DefaultComgunitfmodel_CountryFormat, DefaultComgunitfmodel_CreditFormat, DefaultComgunitfmodel_CustomTableFormat, DefaultComgunitfmodel_DatasourceFormat, DefaultComgunitfmodel_DateExpireFormat, DefaultComgunitfmodel_DateIssueFormat, DefaultComgunitfmodel_DateReleaseFormat, DefaultComgunitfmodel_DatelineFormat, DefaultComgunitfmodel_DdFormat, DefaultComgunitfmodel_DelListFormat, DefaultComgunitfmodel_DeliveryOfficeFormat, DefaultComgunitfmodel_DeliveryPointFormat, DefaultComgunitfmodel_DenomFormat, DefaultComgunitfmodel_DistributorFormat, DefaultComgunitfmodel_DlFormat, DefaultComgunitfmodel_DocCopyrightFormat, DefaultComgunitfmodel_DocIdFormat, DefaultComgunitfmodel_DocRightsFormat, DefaultComgunitfmodel_DocScopeFormat, DefaultComgunitfmodel_DocdataFormat, DefaultComgunitfmodel_DsFormat, DefaultComgunitfmodel_DtFormat, DefaultComgunitfmodel_DuKeyFormat, DefaultComgunitfmodel_EdMsgFormat, DefaultComgunitfmodel_EmFormat, DefaultComgunitfmodel_EventFormat, DefaultComgunitfmodel_EvlocFormat, DefaultComgunitfmodel_FixtureFormat, DefaultComgunitfmodel_FnFormat, DefaultComgunitfmodel_FracFormat, DefaultComgunitfmodel_FracSepFormat, DefaultComgunitfmodel_FromSrcFormat, DefaultComgunitfmodel_FunctionTypeFormat, DefaultComgunitfmodel_HeadFormat, DefaultComgunitfmodel_HedlineFormat, DefaultComgunitfmodel_Hl1Format, DefaultComgunitfmodel_Hl2Format, DefaultComgunitfmodel_HrFormat, DefaultComgunitfmodel_IdentifiedContentFormat, DefaultComgunitfmodel_IimFormat, DefaultComgunitfmodel_KeyListFormat, DefaultComgunitfmodel_KeywordFormat, DefaultComgunitfmodel_LangFormat, DefaultComgunitfmodel_LiFormat, DefaultComgunitfmodel_LocationFormat, DefaultComgunitfmodel_MediaCaptionFormat, DefaultComgunitfmodel_MediaFormat, DefaultComgunitfmodel_MediaMetadataFormat, DefaultComgunitfmodel_MediaObjectFormat, DefaultComgunitfmodel_MediaProducerFormat, DefaultComgunitfmodel_MediaReferenceFormat, DefaultComgunitfmodel_MetaFormat, DefaultComgunitfmodel_MoneyFormat, DefaultComgunitfmodel_NameFamilyFormat, DefaultComgunitfmodel_NameGivenFormat, DefaultComgunitfmodel_NitfColFormat, DefaultComgunitfmodel_NitfColgroupFormat, DefaultComgunitfmodel_NitfFormat, DefaultComgunitfmodel_NitfTableFormat, DefaultComgunitfmodel_NitfTableMetadataFormat, DefaultComgunitfmodel_NitfTableSummaryFormat, DefaultComgunitfmodel_NoteFormat, DefaultComgunitfmodel_NumFormat, DefaultComgunitfmodel_NumerFormat, DefaultComgunitfmodel_ObjectTitleFormat, DefaultComgunitfmodel_OlFormat, DefaultComgunitfmodel_OrgFormat, DefaultComgunitfmodel_PFormat, DefaultComgunitfmodel_PersonFormat, DefaultComgunitfmodel_PostaddrFormat, DefaultComgunitfmodel_PostcodeFormat, DefaultComgunitfmodel_PreFormat, DefaultComgunitfmodel_PronounceFormat, DefaultComgunitfmodel_PubdataFormat, DefaultComgunitfmodel_QFormat, DefaultComgunitfmodel_RegionFormat, DefaultComgunitfmodel_RevisionHistoryFormat, DefaultComgunitfmodel_RightsAgentFormat, DefaultComgunitfmodel_RightsEnddateFormat, DefaultComgunitfmodel_RightsFormat, DefaultComgunitfmodel_RightsGeographyFormat, DefaultComgunitfmodel_RightsLimitationsFormat, DefaultComgunitfmodel_RightsOwnerFormat, DefaultComgunitfmodel_RightsStartdateFormat, DefaultComgunitfmodel_RightsTypeFormat, DefaultComgunitfmodel_SeriesFormat, DefaultComgunitfmodel_StateFormat, DefaultComgunitfmodel_StoryDateFormat, DefaultComgunitfmodel_SubFormat, DefaultComgunitfmodel_SublocationFormat, DefaultComgunitfmodel_SupFormat, DefaultComgunitfmodel_TableFormat, DefaultComgunitfmodel_TableReferenceFormat, DefaultComgunitfmodel_TaglineFormat, DefaultComgunitfmodel_TbodyFormat, DefaultComgunitfmodel_TdFormat, DefaultComgunitfmodel_TfootFormat, DefaultComgunitfmodel_ThFormat, DefaultComgunitfmodel_TheadFormat, DefaultComgunitfmodel_TitleFormat, DefaultComgunitfmodel_TobjectFormat, DefaultComgunitfmodel_TobjectPropertyFormat, DefaultComgunitfmodel_TobjectSubjectFormat, DefaultComgunitfmodel_TrFormat, DefaultComgunitfmodel_UlFormat, DefaultComgunitfmodel_UrgencyFormat, DefaultComgunitfmodel_VirtlocFormat, ElemNameParser
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CanWriteChildNodes
  2. CanWriteXML
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def targetNamespace: Option[String]

    Permalink
  2. abstract def writesChildNodes(obj: A, scope: NamespaceBinding): Seq[Node]

    Permalink

Concrete Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. def defaultElementLabel: Option[String]

    Permalink
    Definition Classes
    CanWriteXML
  7. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  8. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  9. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  10. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  11. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  12. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  13. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  14. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  15. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  16. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  17. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  18. def typeName: Option[String]

    Permalink
  19. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  20. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  21. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  22. def writes(obj: A, namespace: Option[String], elementLabel: Option[String], scope: NamespaceBinding, typeAttribute: Boolean): NodeSeq

    Permalink
    Definition Classes
    CanWriteChildNodesCanWriteXML
  23. def writesAttribute(obj: A, scope: NamespaceBinding): MetaData

    Permalink

Inherited from CanWriteXML[A]

Inherited from AnyRef

Inherited from Any

Ungrouped