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.error
advxml.core.data.error
package
advxml.core.data.error
Type members
Type members
Classlikes
case
class
AggregatedException
(exceptions:
NonEmptyList
[
Throwable
]) extends
RuntimeException
Advxml Created by geirolad on 11/07/2019.
Advxml Created by geirolad on 11/07/2019.
case
class
ZoomFailedException
(bindedZoom:
BindedXmlZoom
, failingAction:
ZoomAction
, pathLog:
String
) extends
RuntimeException