advxml core
advxml core
advxml
implicits
advxml.core
=:!=
=:!=
AppEuCase
AppExCase
AppExOrEu
AppExOrEu
AppNelExCase
MonadEx
advxml.core.data
AsValidable
AttributeData
AttributeData
Converter
Key
Key
KeyValuePredicate
OptionConverter
Predicate
SimpleValue
SimpleValue
ThrowableNel
ValidatedConverter
ValidatedNelEx
ValidatedValue
ValidatedValue
ValidationRule
ValidationRule
Error
Errors
Value
Value
ValueExtractorSyntaxOps
ValueExtractor
ValueExtractor
XmlDecoder
XmlEncoder
XmlPredicate
advxml.core.data.error
AggregatedException
ZoomFailedException
advxml.core.transform
AbstractRule
AbstractRule
And
OrElse
Optional
BindedXmlZoom
ComposableXmlModifier
ComposableXmlRule
FinalXmlModifier
FinalXmlRule
XmlContentZoom
XmlContentZoomRunner
XmlModifier
XmlNormalizer
XmlPatch
XmlPatch
XmlRule
XmlRule
XmlZoom
XmlZoom
ZoomAction
ZoomAction
FilterZoomAction
Down
Filter
Find
AtIndex
Head
Last
XmlZoomResult
advxml.core.utils
JavaXmlConverters
FromScala
FromJava
XmlUtils
advxml.instances
all
data
convert
value
transform
predicates
modifiers
advxml.syntax
all
data
convert
javaConverters
transform
advxml core
/
advxml.core.data
/
XmlDecoder
XmlDecoder
object
XmlDecoder
extends
FixedLeftConverterOps
[
ValidatedNelEx
,
NodeSeq
,
XmlDecoder
]
Graph
Supertypes
class
FixedLeftConverterOps
[
ValidatedNelEx
,
NodeSeq
,
XmlDecoder
]
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
apply
[B](implicit F:
Converter
[
NodeSeq
,
ValidatedNelEx
[B]]):
XmlDecoder
[B]
Inherited from
FixedLeftConverterOps
def
const
[B](b: B):
XmlDecoder
[B]
Inherited from
FixedLeftConverterOps
def
id
:
XmlDecoder
[
NodeSeq
]
Inherited from
FixedLeftConverterOps
def
of
[B](f:
NodeSeq
=>
ValidatedNelEx
[B]):
XmlDecoder
[B]
Inherited from
FixedLeftConverterOps