Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.repo.api | |
org.opendaylight.yangtools.yang.parser.rfc6020.repo |
Modifier and Type | Method and Description |
---|---|
static YinTextSchemaSource |
YinTextSchemaSource.delegateForByteSource(SourceIdentifier identifier,
com.google.common.io.ByteSource delegate)
Create a new YinTextSchemaSource with a specific source identifier and backed
by ByteSource, which provides the actual InputStreams.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends YinTextSchemaSource> |
YinTextSchemaSource.getType()
Return the concrete representation type.
|
Modifier and Type | Field and Description |
---|---|
static SchemaSourceTransformer.Transformation<YinTextSchemaSource,YinDomSchemaSource> |
YinTextToDomTransformer.TRANSFORMATION
Deprecated.
|
Copyright © 2018 OpenDaylight. All rights reserved.