java.lang.Object
com.google.common.io.CharSource
org.opendaylight.yangtools.yang.model.api.source.YangTextSource
org.opendaylight.yangtools.yang.model.spi.source.URLYangTextSource
All Implemented Interfaces:
Delegator<URL>, Immutable, SourceRepresentation, YangSourceRepresentation

@NonNullByDefault public class URLYangTextSource extends YangTextSource
A YangTextSource backed by a URL.
  • Constructor Details

  • Method Details