Object/Trait

com.scalakml.io

KmlToXml

Related Docs: trait KmlToXml | package io

Permalink

object KmlToXml extends XmlExtractor

Factory to convert kml objects instances to scala xml NodeSeq

Linear Supertypes
XmlExtractor, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. KmlToXml
  2. XmlExtractor
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

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. implicit object AbstractViewToXml extends KmlToXml[Option[AbstractView]]

    Permalink
  5. implicit object AddressDetailsToXml extends KmlToXml[Option[AddressDetails]]

    Permalink
  6. implicit object AliasToXml extends KmlToXml[Option[Alias]]

    Permalink
  7. implicit object AnimatedUpdateToXml extends KmlToXml[Option[AnimatedUpdate]]

    Permalink
  8. implicit object AtomAuthorToXml extends KmlToXml[Option[Author]]

    Permalink
  9. implicit object AtomLinkToXml extends KmlToXml[Option[Link]]

    Permalink
  10. implicit object BalloonStyleToXml extends KmlToXml[Option[BalloonStyle]]

    Permalink
  11. implicit object ChangeToXml extends KmlToXml[Option[Change]]

    Permalink
  12. implicit object ContainerToXml extends KmlToXml[Option[Container]]

    Permalink
  13. implicit object CoordinateToXml extends KmlToXml[Option[Coordinate]]

    Permalink
  14. implicit object CoordinatesToXml extends KmlToXml[Option[Seq[Coordinate]]]

    Permalink
  15. implicit object CreateToXml extends KmlToXml[Option[Create]]

    Permalink
  16. implicit object DataToXml extends KmlToXml[Option[Data]]

    Permalink
  17. implicit object DeleteToXml extends KmlToXml[Option[Delete]]

    Permalink
  18. implicit object ExtendedDataToXml extends KmlToXml[Option[ExtendedData]]

    Permalink
  19. implicit object FeaturePartToXml extends KmlToXmlSeq[Option[FeaturePart]]

    Permalink
  20. implicit object FeatureToXml extends KmlToXml[Option[Feature]]

    Permalink
  21. implicit object FlyToToXml extends KmlToXml[Option[FlyTo]]

    Permalink
  22. implicit object FolderToXml extends KmlToXml[Option[Folder]]

    Permalink
  23. implicit object GeometryToXml extends KmlToXml[Option[Geometry]]

    Permalink
  24. implicit object GroundOverlayToXml extends KmlToXml[Option[GroundOverlay]]

    Permalink
  25. implicit object HexColorToXml extends KmlToXml[Option[HexColor]]

    Permalink
  26. implicit object IconStateSeqToXml extends KmlToXmlSeq[Option[Seq[ItemIconState]]]

    Permalink
  27. implicit object IconStateToXml extends KmlToXml[Option[ItemIconState]]

    Permalink
  28. implicit object IconStyleToXml extends KmlToXml[Option[IconStyle]]

    Permalink
  29. implicit object IconTypeToXml extends KmlToXml[Option[Icon]]

    Permalink
  30. implicit object ImagePyramidToXml extends KmlToXml[Option[ImagePyramid]]

    Permalink
  31. implicit object ItemIconSeqToXml extends KmlToXmlSeq[Option[Seq[ItemIcon]]]

    Permalink
  32. implicit object ItemIconToXml extends KmlToXml[Option[ItemIcon]]

    Permalink
  33. implicit object KmlObjectToXml extends KmlToXml[Option[KmlObject]]

    Permalink
  34. implicit object LabelStyleToXml extends KmlToXml[Option[LabelStyle]]

    Permalink
  35. implicit object LatLonAltBoxToXml extends KmlToXml[Option[LatLonAltBox]]

    Permalink
  36. implicit object LatLonBoxToXml extends KmlToXml[Option[LatLonBox]]

    Permalink
  37. implicit object LatLonQuadToXml extends KmlToXml[Option[LatLonQuad]]

    Permalink
  38. implicit object LineStyleToXml extends KmlToXml[Option[LineStyle]]

    Permalink
  39. implicit object LinkToXml extends KmlToXml[Option[Link]]

    Permalink
  40. implicit object ListStyleToXml extends KmlToXml[Option[ListStyle]]

    Permalink
  41. implicit object LocationToXml extends KmlToXml[Option[Location]]

    Permalink
  42. implicit object LocationsToXml extends KmlToXml[Option[Seq[Location]]]

    Permalink
  43. implicit object LodToXml extends KmlToXml[Option[Lod]]

    Permalink
  44. implicit object OrientationToXml extends KmlToXml[Option[Orientation]]

    Permalink
  45. implicit object PairSeqToXml extends KmlToXmlSeq[Option[Seq[Pair]]]

    Permalink
  46. implicit object PairToXml extends KmlToXml[Option[Pair]]

    Permalink
  47. implicit object PhotoOverlayToXml extends KmlToXml[Option[PhotoOverlay]]

    Permalink
  48. implicit object PlaylistToXml extends KmlToXml[Option[Playlist]]

    Permalink
  49. implicit object PolyStyleToXml extends KmlToXml[Option[PolyStyle]]

    Permalink
  50. implicit object RegionToXml extends KmlToXml[Option[Region]]

    Permalink
  51. implicit object ResourceMapToXml extends KmlToXml[Option[ResourceMap]]

    Permalink
  52. implicit object ScaleToXml extends KmlToXml[Option[Scale]]

    Permalink
  53. implicit object SchemaDataToXml extends KmlToXml[Option[SchemaData]]

    Permalink
  54. implicit object SchemaToXml extends KmlToXml[Option[Schema]]

    Permalink
  55. implicit object ScreenOverlayToXml extends KmlToXml[Option[ScreenOverlay]]

    Permalink
  56. implicit object SimpleDataToXml extends KmlToXml[Option[SimpleData]]

    Permalink
  57. implicit object SimpleFieldToXml extends KmlToXml[Option[SimpleField]]

    Permalink
  58. implicit object SnippetToXml extends KmlToXml[Option[Snippet]]

    Permalink
  59. implicit object SoundCueToXml extends KmlToXml[Option[SoundCue]]

    Permalink
  60. implicit def StringToXmlText(valueOption: Option[String]): Option[Text]

    Permalink
  61. implicit object StyleMapToXml extends KmlToXml[Option[StyleMap]]

    Permalink
  62. implicit object StyleSelectorSeqToXml extends KmlToXmlSeq[Option[Seq[StyleSelector]]]

    Permalink
  63. implicit object StyleSelectorToXml extends KmlToXml[Option[StyleSelector]]

    Permalink
  64. implicit object StyleToXml extends KmlToXml[Option[Style]]

    Permalink
  65. implicit object TimePrimitiveToXml extends KmlToXml[Option[TimePrimitive]]

    Permalink
  66. implicit object TourControlToXml extends KmlToXml[Option[TourControl]]

    Permalink
  67. implicit object TourPrimitiveToXml extends KmlToXml[Option[TourPrimitive]]

    Permalink
  68. implicit object TourToXml extends KmlToXml[Option[Tour]]

    Permalink
  69. implicit object UpdateOptionSeqToXml extends KmlToXmlSeq[Option[Seq[UpdateOption]]]

    Permalink
  70. implicit object UpdateOptionToXml extends KmlToXml[Option[UpdateOption]]

    Permalink
  71. implicit object UpdateToXml extends KmlToXml[Option[Update]]

    Permalink
  72. implicit object ViewVolumeToXml extends KmlToXml[Option[ViewVolume]]

    Permalink
  73. implicit object WaitToXml extends KmlToXml[Option[Wait]]

    Permalink
  74. final def asInstanceOf[T0]: T0

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  76. implicit object documentToXml extends KmlToXml[Option[Document]]

    Permalink
  77. final def eq(arg0: AnyRef): Boolean

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  81. def getNodeFromFieldName(name: String, objOption: Option[Any]): NodeSeq

    Permalink
  82. def getXmlFrom[A](kml: A)(implicit arg0: KmlToXml[A]): NodeSeq

    Permalink

    this is the crux of getting xml from the kml objects

    this is the crux of getting xml from the kml objects

    Definition Classes
    KmlToXmlXmlExtractor
  83. def getXmlSeqFrom[A](kml: A)(implicit arg0: KmlToXmlSeq[A]): Seq[NodeSeq]

    Permalink
  84. def hashCode(): Int

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

    Permalink
    Definition Classes
    Any
  86. implicit object kmlToXml extends KmlToXml[Option[Kml]]

    Permalink
  87. implicit object makeNetworkLinkToXml extends KmlToXml[Option[NetworkLink]]

    Permalink
  88. def makeXmlNode[_](name: String, valueOption: Option[_]): NodeSeq

    Permalink
  89. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  90. implicit object networkLinkControlToXml extends KmlToXml[Option[NetworkLinkControl]]

    Permalink
  91. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  93. implicit object placemarkToXml extends KmlToXml[Option[Placemark]]

    Permalink
  94. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    AnyRef → Any
  96. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from XmlExtractor

Inherited from AnyRef

Inherited from Any

Ungrouped