SimpleCatalog

Companion
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

final case class UriRewrite(xmlBaseAttributeOption: Option[URI], uriStartString: String, rewritePrefix: String)
Companion
object
object UriRewrite
Companion
class

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Value members

Concrete methods

def apply(docUriOption: Option[URI], uriRewrites: IndexedSeq[UriRewrite]): SimpleCatalog
def from(uriRewrites: Map[String, String]): SimpleCatalog
def fromElem(catalogElem: Elem): SimpleCatalog

Creates a SimpleCatalog from the given element. This optional document URI may be a relative URI (typically within ZIP files).

Creates a SimpleCatalog from the given element. This optional document URI may be a relative URI (typically within ZIP files).

Concrete fields

val ErCatalogEName: EName
val ErNamespace: String
val ErRewriteURIEName: EName
val RewritePrefixEName: EName