implicits

object implicits extends AllSyntax with AllInstances
trait AllInstances
trait AllConverterInstances
trait ConverterNaturalTransformationInstances
trait ConverterLowerPriorityImplicits2
trait ConverterLowerPriorityImplicits1
trait AggregatedExceptionInstances
trait XmlZoomInstances
trait XmlModifierInstances
trait ComposableXmlModifierInstances
trait AllSyntax
trait AllDataSyntax
trait PredicateSyntax
trait AttributeSyntax
trait ConverterSyntax
trait AllTransformSyntax
trait NormalizerSyntax
trait ZoomSyntax
trait RuleSyntax
trait AllCommonSyntax
trait JavaScalaConvertersSyntax
trait NestedMapSyntax
class Object
trait Matchable
class Any

Type members

Inherited classlikes

implicit implicit class AbstractRuleListOps(rules: List[AbstractRule])
Inherited from:
RuleSyntax
implicit implicit class AbstractRuleOps(rule: AbstractRule)
Inherited from:
RuleSyntax
implicit implicit class AnyConverterSyntaxOps[A](a: A)
Inherited from:
ConverterSyntax
implicit implicit class AnyFunctionKConverterSyntaxOps[F[_], A](fa: F[A])
Inherited from:
ConverterSyntax
implicit implicit class ApplicativeConverterSyntaxOps[F[_], A](fa: F[A])(implicit evidence$1: Applicative[F])
Inherited from:
ConverterSyntax
implicit implicit class ApplicativeDeepFlatMapOps[F[_], G[_], A](fg: F[G[A]])(implicit evidence$3: Applicative[F], evidence$4: Monad[G])
Inherited from:
NestedMapSyntax
implicit implicit class ApplicativeDeepMapOps[F[_], G[_], A](fg: F[G[A]])(implicit evidence$1: Applicative[F], evidence$2: Applicative[G])
Inherited from:
NestedMapSyntax
implicit implicit class AttributeOps(key: Key)
Inherited from:
AttributeSyntax
implicit implicit class FlatMapConverterSyntaxOps[F[_], A](fa: F[A])(implicit evidence$2: FlatMap[F])
Inherited from:
ConverterSyntax
implicit implicit class JavaToScalaJDocumentOps(jDoc: JDocument) extends JavaToScalaJNodeOps
implicit implicit class JavaToScalaJNodeOps(jNode: JNode)
implicit implicit class KeyAndValueStringInterpolationOps(ctx: StringContext)
Inherited from:
AttributeSyntax
implicit implicit class ModifierCompatibleOps(r: ComposableXmlRule)
Inherited from:
RuleSyntax
implicit implicit class NodeSeqConverterSyntaxOps(ns: NodeSeq)
Inherited from:
ConverterSyntax
implicit implicit class NodeSeqNormalizationAndEqualityOps[N <: NodeSeq](ns: N)
Inherited from:
NormalizerSyntax
implicit implicit class OptionFunctionKConverterSyntaxOps[A](fa: Option[A])
Inherited from:
ConverterSyntax
implicit implicit class PredicateOps[T](p: T => Boolean)
Inherited from:
PredicateSyntax
implicit implicit class ScalaToJavaElemOps(elem: Elem)
implicit implicit class ScalaToJavaNodeOps(node: Node)
implicit implicit class ValidatedAndThenConverterSyntaxOps[E, A](fa: Validated[E, A])
Inherited from:
ConverterSyntax
Inherited from:
ZoomSyntax
implicit implicit class XmlContentZoomSyntaxForId(ns: NodeSeq)
Inherited from:
ZoomSyntax
implicit implicit class XmlContentZoomSyntaxForXmlZoom(zoom: XmlZoom)
Inherited from:
ZoomSyntax
implicit implicit class XmlNodeSeqTransformerOps(root: NodeSeq)
Inherited from:
RuleSyntax
implicit implicit class XmlZoomNodeBaseOps[Z <: XmlZoomNodeBase](val zoom: Z)
Inherited from:
ZoomSyntax
implicit implicit class XmlZoomToRuleOps(zoom: XmlZoom)
Inherited from:
RuleSyntax

Implicits

Inherited implicits

final implicit def AbstractRuleListOps(rules: List[AbstractRule]): AbstractRuleListOps
Inherited from:
RuleSyntax
final implicit def AbstractRuleOps(rule: AbstractRule): AbstractRuleOps
Inherited from:
RuleSyntax
final implicit def AnyConverterSyntaxOps[A](a: A): AnyConverterSyntaxOps[A]
Inherited from:
ConverterSyntax
final implicit def AnyFunctionKConverterSyntaxOps[F[_], A](fa: F[A]): AnyFunctionKConverterSyntaxOps[F, A]
Inherited from:
ConverterSyntax
final implicit def ApplicativeConverterSyntaxOps[F[_] : Applicative, A](fa: F[A]): ApplicativeConverterSyntaxOps[F, A]
Inherited from:
ConverterSyntax
final implicit def ApplicativeDeepFlatMapOps[F[_] : Applicative, G[_] : Monad, A](fg: F[G[A]]): ApplicativeDeepFlatMapOps[F, G, A]
Inherited from:
NestedMapSyntax
final implicit def ApplicativeDeepMapOps[F[_] : Applicative, G[_] : Applicative, A](fg: F[G[A]]): ApplicativeDeepMapOps[F, G, A]
Inherited from:
NestedMapSyntax
Inherited from:
ConverterNaturalTransformationInstances
Inherited from:
ConverterNaturalTransformationInstances
Inherited from:
ConverterNaturalTransformationInstances
Inherited from:
ConverterNaturalTransformationInstances
Inherited from:
ConverterNaturalTransformationInstances
final implicit def AttributeOps(key: Key): AttributeOps
Inherited from:
AttributeSyntax
final implicit def FlatMapConverterSyntaxOps[F[_] : FlatMap, A](fa: F[A]): FlatMapConverterSyntaxOps[F, A]
Inherited from:
ConverterSyntax
Inherited from:
JavaScalaConvertersSyntax
final implicit def JavaToScalaJNodeOps(jNode: JNode): JavaToScalaJNodeOps
Inherited from:
JavaScalaConvertersSyntax
Inherited from:
AttributeSyntax
Inherited from:
RuleSyntax
final implicit def NodeSeqConverterSyntaxOps(ns: NodeSeq): NodeSeqConverterSyntaxOps
Inherited from:
ConverterSyntax
Inherited from:
NormalizerSyntax
Inherited from:
ConverterSyntax
final implicit def PredicateOps[T](p: T => Boolean): PredicateOps[T]
Inherited from:
PredicateSyntax
final implicit def ScalaToJavaElemOps(elem: Elem): ScalaToJavaElemOps
Inherited from:
JavaScalaConvertersSyntax
final implicit def ScalaToJavaNodeOps(node: Node): ScalaToJavaNodeOps
Inherited from:
JavaScalaConvertersSyntax
final implicit def ValidatedAndThenConverterSyntaxOps[E, A](fa: Validated[E, A]): ValidatedAndThenConverterSyntaxOps[E, A]
Inherited from:
ConverterSyntax
final implicit def XmlContentZoomSyntaxForId(ns: NodeSeq): XmlContentZoomSyntaxForId
Inherited from:
ZoomSyntax
Inherited from:
ZoomSyntax
final implicit def XmlNodeSeqTransformerOps(root: NodeSeq): XmlNodeSeqTransformerOps
Inherited from:
RuleSyntax
final implicit def XmlZoomNodeBaseOps[Z <: XmlZoomNodeBase](zoom: Z): XmlZoomNodeBaseOps[Z]
Inherited from:
ZoomSyntax
final implicit def XmlZoomToRuleOps(zoom: XmlZoom): XmlZoomToRuleOps
Inherited from:
RuleSyntax
Inherited from:
ComposableXmlModifierInstances
Inherited from:
ConverterLowerPriorityImplicits2
Inherited from:
ConverterLowerPriorityImplicits2
Inherited from:
ConverterLowerPriorityImplicits2
Inherited from:
ConverterLowerPriorityImplicits2
Inherited from:
ConverterLowerPriorityImplicits2
Inherited from:
ConverterLowerPriorityImplicits2
Inherited from:
ConverterLowerPriorityImplicits2
Inherited from:
ConverterLowerPriorityImplicits2
Inherited from:
ConverterLowerPriorityImplicits2
Inherited from:
ConverterLowerPriorityImplicits2
implicit def convertValueToFBigDecimal[F[_] : ApplicativeThrowOrEu]: Converter[Value, F[BigDecimal]]
Inherited from:
ConverterLowerPriorityImplicits2
implicit def convertValueToFBigInt[F[_] : ApplicativeThrowOrEu]: Converter[Value, F[BigInt]]
Inherited from:
ConverterLowerPriorityImplicits2
Inherited from:
ConverterLowerPriorityImplicits2
implicit def convertValueToFDouble[F[_] : ApplicativeThrowOrEu]: Converter[Value, F[Double]]
Inherited from:
ConverterLowerPriorityImplicits2
implicit def convertValueToFFloat[F[_] : ApplicativeThrowOrEu]: Converter[Value, F[Float]]
Inherited from:
ConverterLowerPriorityImplicits2
Inherited from:
ConverterLowerPriorityImplicits2
Inherited from:
ConverterLowerPriorityImplicits2
Inherited from:
ConverterLowerPriorityImplicits2
implicit def convertValueToFShort[F[_] : ApplicativeThrowOrEu]: Converter[Value, F[Short]]
Inherited from:
ConverterLowerPriorityImplicits2
implicit def convertValueToFString[F[_] : ApplicativeThrowOrEu]: Converter[Value, F[String]]
Inherited from:
ConverterLowerPriorityImplicits2
Inherited from:
ConverterLowerPriorityImplicits2
implicit def converterAndThenAs[E, A, B](implicit c: Converter[A, Validated[E, B]]): Converter[Validated[E, A], Validated[E, B]]
Inherited from:
ConverterLowerPriorityImplicits1
implicit def converterFlatMapAs[F[_] : FlatMap, A, B](implicit evidence$4: FlatMap[F], c: Converter[A, F[B]]): Converter[F[A], F[B]]
Inherited from:
ConverterLowerPriorityImplicits1
Inherited from:
ConverterLowerPriorityImplicits2
Inherited from:
ConverterLowerPriorityImplicits2
implicit def converterXmlContentZoomRunnerForApplicativeThrowOrEu[F[_] : FlatMap, A](implicit evidence$5: ApplicativeThrowOrEu[F], evidence$6: FlatMap[F], c: Converter[F[String], F[A]]): Converter[XmlContentZoomRunner, F[A]]
Inherited from:
ConverterLowerPriorityImplicits2
Inherited from:
ConverterLowerPriorityImplicits2
implicit def deriveStringAsFT_fromSimpleValueAsFT[F[_], T](implicit c: Converter[SimpleValue, F[T]]): Converter[String, F[T]]
Inherited from:
ConverterLowerPriorityImplicits1
implicit def deriveTAsText_fromTAsValidatedValue[F[_], T](implicit c: Converter[T, ValidatedValue], a: ApplicativeThrowOrEu[F], notText: T =:!= Text): Converter[T, F[Text]]
Inherited from:
ConverterLowerPriorityImplicits1
implicit def deriveTAsText_fromTAsValue[T](implicit c: Converter[T, SimpleValue], notText: T =:!= Text): Converter[T, Text]
Inherited from:
ConverterLowerPriorityImplicits1
implicit def deriveTextToF_fromValueToF[F[_], T](implicit c: Converter[SimpleValue, F[T]], notText: T =:!= Text): Converter[Text, F[T]]
Inherited from:
ConverterLowerPriorityImplicits1
implicit def identityConverter[A]: Converter[A, A]
Inherited from:
AllConverterInstances
implicit def identityConverterApplicative[F[_], A](implicit F: Applicative[F], notFA: A =:!= F[A]): Converter[A, F[A]]
Inherited from:
AllConverterInstances
implicit val nodeToElemConverter: Converter[Node, Elem]
Inherited from:
ConverterLowerPriorityImplicits2
implicit val semigroupInstanceForAggregatedException: Semigroup[Throwable]
Inherited from:
AggregatedExceptionInstances
implicit val xmlZoomMonoid: Monoid[XmlZoom]
Inherited from:
XmlZoomInstances