Uses of Interface
org.opendaylight.yangtools.yang.model.spi.source.YinXmlSource
Packages that use YinXmlSource
Package
Description
Various utilities dealing with sources of YANG and YIN models.
-
Uses of YinXmlSource in org.opendaylight.yangtools.yang.model.spi.source
Classes in org.opendaylight.yangtools.yang.model.spi.source that implement YinXmlSourceModifier and TypeClassDescriptionclassUtilityYinXmlSourceexposing a W3CDOMSourcerepresentation of YIN model.Methods in org.opendaylight.yangtools.yang.model.spi.source that return types with arguments of type YinXmlSourceMethods in org.opendaylight.yangtools.yang.model.spi.source with parameters of type YinXmlSourceModifier and TypeMethodDescriptionstatic @NonNull YinDomSourceYinDomSource.lazyTransform(YinXmlSource xmlSchemaSource) Create aYinDomSourcefrom aYinXmlSource.static @NonNull YinDomSourceYinDomSource.transform(YinXmlSource xmlSchemaSource) Create aYinDomSourcefrom aYinXmlSource.