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
/
XmlAttribute
XmlAttribute
object
XmlAttribute
extends
XmlAttributeSyntax
with
XmlAttributeInstances
Companion:
class
Graph
Supertypes
Self type
trait
Product
trait
Mirror
trait
XmlAttributeInstances
trait
XmlAttributeSyntax
class
Object
trait
Matchable
class
Any
XmlAttribute
.type
Type members
Value members
Implicits
Type members
Inherited classlikes
implicit implicit
class
XmlAttrOps
(
attr:
XmlAttribute
)
Inherited from:
XmlAttributeSyntax
implicit implicit
class
XmlAttrStringOps
(
key:
String
)
Inherited from:
XmlAttributeSyntax
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
Value members
Concrete methods
def
apply
[
T
:
DataEncoder
](
key:
String
,
value:
T
):
XmlAttribute
def
fromMap
(
values:
Map
[
String
,
String
]):
List
[
XmlAttribute
]
def
stringify
(
ls:
XmlAttribute
)(
implicit
showData:
Show
[
XmlData
]):
String
Implicits
Inherited implicits
final implicit
def
XmlAttrOps
(
attr:
XmlAttribute
):
XmlAttrOps
Inherited from:
XmlAttributeSyntax
final implicit
def
XmlAttrStringOps
(
key:
String
):
XmlAttrStringOps
Inherited from:
XmlAttributeSyntax
implicit
val
eqForXmlAttribute
:
Eq
[
XmlAttribute
]
Inherited from:
XmlAttributeInstances
implicit
def
showInstanceForAttr
(
implicit
sd:
Show
[
XmlData
]):
Show
[
XmlAttribute
]
Inherited from:
XmlAttributeInstances