cats-xml core
cats-xml core
cats.xml
JavaConverters
JavaConvertersSyntax
JDocumentOps
NamedNodeMapOps
NodeContent
NodeContent
Children
Empty
Text
Xml
Xml
XmlArray
XmlAttribute
XmlAttribute
XmlBool
XmlByte
XmlData
XmlData
XmlNode
XmlNode
XmlNull
XmlNumber
XmlParser
XmlParser
XmlPrinter
Config
Config
XmlString
XmlString
implicits
syntax
cats.xml.codec
Codec
Codec
DataEncoder
DataEncoder
Decoder
Decoder
DecoderFailure
DecoderFailure
CoproductNoMatch
CursorFailed
Custom
DecoderFailureException
Error
NoTextAvailable
DecoderFailureSyntax
classDecoderFailureNelOps
Encoder
Encoder
cats.xml.cursor
AttrCursor
AttrCursor
Op
Head
Last
Left
Right
SelectAttr
SelectAttrByIndex
Op
Cursor
Cursor
CursorOp
CursorOp
CursorFailure
CursorFailure
CursorFailureException
Custom
DecoderFailed
Error
FailedAttribute
FailedNode
LeftBoundLimitAttr
Missing
MissingAttrAtIndex
MissingAttrByKey
MissingAttrHead
MissingAttrLast
MissingNode
MissingText
RightBoundLimitAttr
ValidationsFailed
FreeCursor
FreeCursor
GenericCursor
HCursor
NodeCursor
NodeCursor
Op
Down
Op
Root
Simple
TextCursor
VCursor
cats.xml.modifier
Modifier
Modifier
ModifierFailure
ModifierFailure
CursorFailed
Custom
Error
InvalidData
ModifierFailureException
ModifierInstances
cats.xml.utils
ErrorKeeper
ErrorKeeper
cats.xml.validator
Validator
Validator
cats-xml core
/
cats.xml
/
NodeContent
/
Empty
Empty
case
object
Empty
extends
NodeContent
Graph
Supertypes
Self type
trait
Singleton
trait
Product
trait
Mirror
trait
Serializable
trait
Product
trait
Equals
trait
NodeContent
class
Object
trait
Matchable
class
Any
Empty
.type
Type members
Value members
Type members
Inherited types
type
MirroredElemLabels
=
EmptyTuple
Inherited from:
Singleton
type
MirroredElemTypes
=
EmptyTuple
Inherited from:
Singleton
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
type
MirroredMonoType
=
Singleton
Inherited from:
Singleton
type
MirroredType
=
Singleton
Inherited from:
Singleton
Value members
Inherited methods
def
fromProduct
(
p:
Product
):
MirroredMonoType
Inherited from:
Singleton
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product
Inherited fields
lazy
val
children
:
List
[
XmlNode
]
Inherited from:
NodeContent
lazy
val
isEmpty
:
Boolean
Inherited from:
NodeContent
lazy
val
nonEmpty
:
Boolean
Inherited from:
NodeContent
lazy
val
text
:
Option
[
XmlData
]
Inherited from:
NodeContent