public class

ResourceDoc

extends BaseDoc

 java.lang.Object

com.parrot.docdown.data.markup.BaseDoc

↳com.parrot.docdown.data.markup.ResourceDoc

Summary

Fields
from BaseDoccontainer, name, qualifiedName, sourceFilePath
Constructors
publicResourceDoc(Path sourceFilePath, Path basePath)

Methods
from BaseDocgetContainer, getName, getNameBase, getQualifiedName, getSourceFilePath
from Object, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait

Constructors

public ResourceDoc(Path sourceFilePath, Path basePath)