Class Reference
java.lang.Object
org.w3c.epubcheck.core.references.Reference
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal booleanfinal EPUBLocationfinal io.mola.galimatias.URLfinal Reference.Typefinal io.mola.galimatias.URL -
Constructor Summary
ConstructorsConstructorDescriptionReference(io.mola.galimatias.URL url, Reference.Type type, EPUBLocation location, boolean hasIntrinsicFallback) -
Method Summary
-
Field Details
-
url
public final io.mola.galimatias.URL url -
targetResource
public final io.mola.galimatias.URL targetResource -
location
-
type
-
hasIntrinsicFallback
public final boolean hasIntrinsicFallback
-
-
Constructor Details
-
Reference
public Reference(io.mola.galimatias.URL url, Reference.Type type, EPUBLocation location, boolean hasIntrinsicFallback)
-
-
Method Details
-
toString
-