All Downloads are FREE. Search and download functionalities are using the official Maven repository.

advxml.AllInstances.scala Maven / Gradle / Ivy

package advxml

import advxml.data.AllConverterInstances
import advxml.data.error.AggregatedExceptionInstances
import advxml.transform.{XmlModifierInstances, XmlZoomInstances}

private[advxml] trait AllInstances
    extends XmlModifierInstances
    with XmlZoomInstances
    with AggregatedExceptionInstances
    with AllConverterInstances




© 2015 - 2025 Weber Informatics LLC | Privacy Policy