public class

ResourceFile

extends Object

implements DocReferenceable

 java.lang.Object

↳com.parrot.docdown.data.page.ResourceFile

Summary

Fields
private final PathdestFilePath

private final ResourceDocresourceDoc

Constructors
publicResourceFile(ResourceDoc resourceDoc, Path outputDir)

Methods
public StringgetName()

public PathgetPath()

public StringgetQualifiedName()

public StringgetReferenceFrom(Path from)

from Object, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait

Fields

private final ResourceDoc resourceDoc

private final Path destFilePath

Constructors

public ResourceFile(ResourceDoc resourceDoc, Path outputDir)

Methods

public String getName()

public String getQualifiedName()

public String getReferenceFrom(Path from)

public Path getPath()