Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
A
add(String, String, String, String)
- Method in class rendsite.renderer.
Renderer_Templatev1.RowMaker
Add a row.
assertNeighbor(String, boolean)
- Method in class rendsite.engine.node.
Node_File
Assert that a neighbor exists.
ATTR_FILE_PATH
- Static variable in class rendsite.notice.
FileNotice
B
blankIfNull(String)
- Static method in class rendsite.renderer.
Renderer
Return a blank string if the passed string is null.
build()
- Method in class rendsite.engine.node.
Node_Directory
Make sure the directory exists in the destination.
C
Category
- Class in
rendsite.engine
A category.
Category(String, String, String, String, RenderingType)
- Constructor for class rendsite.engine.
Category
Construct without extensions (the list will be empty)
Category(String, String, String, String, RenderingType, String...)
- Constructor for class rendsite.engine.
Category
Construct with extensions.
category
- Variable in class rendsite.engine.node.
Node_File
Unlike type, category must not be inferred.
CATEGORY_LOOKUP_EXTENSION(String)
- Method in class rendsite.engine.
RenderingContext
It'll give you whatever the Category manager finds for that extension.
CategoryManager
- Class in
rendsite.engine
A Category Manager.
CategoryManager()
- Constructor for class rendsite.engine.
CategoryManager
Constructor.
ChangeContext
- Class in
rendsite.commands
Change management context.
ChangeContext(ConduitController)
- Constructor for class rendsite.commands.
ChangeContext
Default constructor.
changeFile
- Variable in class rendsite.commands.
RenderConfiguration
Use a change file.
check(Node_File)
- Method in class rendsite.renderer.
Renderer
Check a file.
check(Node_File)
- Method in class rendsite.renderer.
Renderer_Default
Check a file.
check(Node_File)
- Method in class rendsite.renderer.
Renderer_Templatev1
Check a file.
check(Node_File)
- Method in class rendsite.renderer.
Renderer_Templatev1_SOURCE
Check a file.
childLogger(WhoAmI)
- Method in class rendsite.tools.
RendsiteLogger
Create a child logger.
childLogger(WhoAmI)
- Method in class rendsite.tools.
RendsiteLogger_Normal
Create a child logger.
clean()
- Method in class rendsite.engine.node.
Node_Directory
Clean the directory.
close()
- Method in class rendsite.tools.
EscapeReader
Codes
- Interface in
rendsite
Message codes.
conduit
- Variable in class rendsite.notice.
FileNotice
conduitId
- Variable in class rendsite.tools.
RendsiteLogger
configProperties
- Variable in class rendsite.tools.
SystemInterfaceStub
Config properties.
configuration
- Variable in class rendsite.engine.
Context
System configuration.
configuration
- Variable in class rendsite.tools.
SystemInterfaceStub
Constants
- Interface in
rendsite
General constants.
Context
- Class in
rendsite.engine
Base context for all specific contexts.
Context(RendsiteConfiguration)
- Constructor for class rendsite.engine.
Context
Create a context.
copy()
- Method in class rendsite.engine.node.
Node_File
Copy file from source to destination.
COPY_ONLY(Node_File)
- Method in class rendsite.engine.
PropertiesContext
Is the file copy only?
COPY_ONLY(Node_Directory)
- Method in class rendsite.engine.
PropertiesContext
Is the directory copy only?
COPY_ONLY(Node_File)
- Method in interface rendsite.engine.
PropertiesFileContext
Is the file copy only?
COPY_ONLY(Node_Directory)
- Method in interface rendsite.engine.
PropertiesFileContext
Is the directory copy only?
copyOnly
- Variable in class rendsite.engine.node.
Node_Directory
copyOnly
- Variable in class rendsite.engine.node.
Node_File
createChangeFile(FileContext, File)
- Method in class rendsite.commands.
ChangeContext
Create a change file.
currentLevel
- Variable in class rendsite.tools.
RendsiteLogger
D
deathNotice(ThingsException)
- Method in class rendsite.tools.
SystemInterfaceStubBase
Typically, this is how a process will tell the kernel it is dying, so that the kernel can clear resources.
debug(String)
- Method in class rendsite.tools.
RendsiteLogger
Log a trivial debug entry.
debug(String, int)
- Method in class rendsite.tools.
RendsiteLogger
Log a trivial error entry with a numeric.
debug(String, int, NVImmutable...)
- Method in class rendsite.tools.
RendsiteLogger
Log a complex debug entry with numerics and attributes.
debug(String, int, Collection<NVImmutable>)
- Method in class rendsite.tools.
RendsiteLogger
Log a complex debug entry with numerics and attributes.
debug(String, int, String...)
- Method in class rendsite.tools.
RendsiteLogger
Log a complex debug entry with numerics and attributes.
DEBUG_FILE
- Static variable in interface rendsite.
Codes
DEBUG_FILE_DELETED
- Static variable in interface rendsite.
Codes
DEBUG_FILE_UPDATE_NEEDED
- Static variable in interface rendsite.
Codes
debuggingOff()
- Method in class rendsite.tools.
RendsiteLogger
Turn debugging off.
debuggingOff()
- Method in class rendsite.tools.
RendsiteLogger_Normal
Turn debugging off.
debuggingOn()
- Method in class rendsite.tools.
RendsiteLogger
Turn debugging on.
debuggingOn()
- Method in class rendsite.tools.
RendsiteLogger_Normal
Turn debugging on.
debuggingState()
- Method in class rendsite.tools.
RendsiteLogger
Get the current debugging state.
declarations()
- Method in class rendsite.tools.
Filter
All declarations should be put here, so they are done with any initialization.
declare()
- Method in class rendsite.commands.
Render
Declare usage.
DEFAULT_RENDERER_CLASS_NAME
- Static variable in class rendsite.renderer.
RendererCatalog
DEFAULT_RENDERER_NAME
- Static variable in class rendsite.renderer.
RendererCatalog
Default renderer name.
description
- Variable in class rendsite.engine.node.
Node_Directory
Information about the file.
description
- Variable in class rendsite.engine.node.
Node_File
Information about the file.
directory
- Variable in class rendsite.engine.node.
Node_Scope
The previous directory scope.
displayType
- Variable in class rendsite.engine.
Category
Long name format, suitable for rendering.
dispose()
- Method in class rendsite.notice.
FileNotice
Dispose the notifier or sink.
dispose()
- Method in class rendsite.notice.
FileNotice_ChangeFile
Dispose the notifier or sink.
dispose()
- Method in class rendsite.notice.
FileNotice_Notifier
Dispose the notifier or sink.
dontClean
- Variable in class rendsite.commands.
RenderConfiguration
Do not clean during process.
E
Engine
- Class in
rendsite.engine
Main engine.
Engine()
- Constructor for class rendsite.engine.
Engine
error(String)
- Method in class rendsite.tools.
RendsiteLogger
Log a trivial error entry.
error(String, int)
- Method in class rendsite.tools.
RendsiteLogger
Log a trivial error entry with a numeric.
error(String, int, NVImmutable...)
- Method in class rendsite.tools.
RendsiteLogger
Log a complex error entry with numerics and attributes.
error(String, int, Collection<NVImmutable>)
- Method in class rendsite.tools.
RendsiteLogger
Log a complex error entry with numerics and attributes.
error(String, int, String...)
- Method in class rendsite.tools.
RendsiteLogger
Log a complex error entry with numerics and attributes.
ERROR_CANNOT_CLEAN_SUBDIRECTORY
- Static variable in interface rendsite.
Codes
ERROR_CANNOT_MAKE_SUBDIRECTORY
- Static variable in interface rendsite.
Codes
ERROR_CONFIG__FILTER
- Static variable in interface rendsite.
Codes
ERROR_CONFIGURATION
- Static variable in interface rendsite.
Codes
ERROR_FRAME
- Static variable in interface rendsite.
Codes
ERROR_FRAME_INITIALIZATION
- Static variable in interface rendsite.
Codes
ERROR_IN_DIRECTORY
- Static variable in interface rendsite.
Codes
ERROR_IN_DIRECTORY__GET_FILES
- Static variable in interface rendsite.
Codes
ERROR_IN_DIRECTORY__GET_METAFILES
- Static variable in interface rendsite.
Codes
ERROR_IN_DIRECTORY__GET_SUBS
- Static variable in interface rendsite.
Codes
ERROR_IN_DIRECTORY__NOT_IN_SOURCE
- Static variable in interface rendsite.
Codes
ERROR_IN_FILE
- Static variable in interface rendsite.
Codes
ERROR_IN_FILE__PATH_NOT_IN_SOURCE
- Static variable in interface rendsite.
Codes
ERROR_IN_FILE_COULD_NOT_ASSERT
- Static variable in interface rendsite.
Codes
ERROR_IN_FILE_COULD_NOT_ASSERT__NEIGHBOR
- Static variable in interface rendsite.
Codes
ERROR_IN_FILE_COULD_NOT_OPEN
- Static variable in interface rendsite.
Codes
ERROR_IN_FILE_COULD_NOT_OPEN__CATALOG
- Static variable in interface rendsite.
Codes
ERROR_IN_FILE_NOT_COPY
- Static variable in interface rendsite.
Codes
ERROR_RENDERER
- Static variable in interface rendsite.
Codes
ERROR_RENDERER_CATALOG
- Static variable in interface rendsite.
Codes
ERROR_RENDERER_CATALOG__WRITE_ERROR
- Static variable in interface rendsite.
Codes
ERROR_RENDERER_CHECK
- Static variable in interface rendsite.
Codes
ERROR_RENDERER_CHECK__NEIGHBOR
- Static variable in interface rendsite.
Codes
ERROR_RENDERER_FILE
- Static variable in interface rendsite.
Codes
ERROR_RENDERER_FILE__WRITE_ERROR
- Static variable in interface rendsite.
Codes
ERROR_RENDERER_FILE_NEIGHBOR
- Static variable in interface rendsite.
Codes
ERROR_RENDERER_FILE_NEIGHBOR__WRITE_ERROR
- Static variable in interface rendsite.
Codes
ERROR_RENDERER_INST__DOES_NOT_EXIST
- Static variable in interface rendsite.
Codes
ERROR_RUN
- Static variable in interface rendsite.
Codes
ERROR_RUN__ERRORS_REPEATED
- Static variable in interface rendsite.
Codes
ERROR_SETUP
- Static variable in interface rendsite.
Codes
ERRORED
- Static variable in interface rendsite.
Constants
ESCAPE_CLOSE
- Static variable in class rendsite.tools.
EscapeReader
ESCAPE_CLOSE_0
- Static variable in class rendsite.tools.
EscapeReader
ESCAPE_CLOSE_1
- Static variable in class rendsite.tools.
EscapeReader
ESCAPE_CLOSE_2
- Static variable in class rendsite.tools.
EscapeReader
ESCAPE_CLOSE_3
- Static variable in class rendsite.tools.
EscapeReader
ESCAPE_OPEN
- Static variable in class rendsite.tools.
EscapeReader
ESCAPE_OPEN_0
- Static variable in class rendsite.tools.
EscapeReader
ESCAPE_OPEN_1
- Static variable in class rendsite.tools.
EscapeReader
ESCAPE_OPEN_2
- Static variable in class rendsite.tools.
EscapeReader
ESCAPE_OPEN_3
- Static variable in class rendsite.tools.
EscapeReader
EscapeReader
- Class in
rendsite.tools
This is an escaping reader.
EscapeReader(Reader, ThingsPropertyViewReader)
- Constructor for class rendsite.tools.
EscapeReader
Construct the stream.
exception(Throwable)
- Method in class rendsite.tools.
RendsiteLogger
Log an exception.
exception(Throwable)
- Method in class rendsite.tools.
RendsiteLogger_Normal
Log an exception.
excluded
- Variable in class rendsite.engine.node.
Node_Directory
excluded
- Variable in class rendsite.engine.node.
Node_File
EXCLUDED(Node_Directory)
- Method in class rendsite.engine.
PropertiesContext
Is the directory excluded?
EXCLUDED(Node_File)
- Method in class rendsite.engine.
PropertiesContext
Is the file excluded?
EXCLUDED(File)
- Method in class rendsite.engine.
PropertiesContext
Is the file or directory excluded?
EXCLUDED(Node_Directory)
- Method in interface rendsite.engine.
PropertiesFileContext
Is the directory excluded?
EXCLUDED(Node_File)
- Method in interface rendsite.engine.
PropertiesFileContext
Is the file excluded?
EXCLUDED(File)
- Method in interface rendsite.engine.
PropertiesFileContext
Is the file or directory excluded?
extensions
- Variable in class rendsite.engine.
Category
File extensions.
F
failCatalogWrite()
- Method in class rendsite.engine.node.
Node_Directory
Note that the catalog write failed.
failWrite()
- Method in class rendsite.engine.node.
Node_File
Not that the file write failed.
FAULT_CHANGE
- Static variable in interface rendsite.
Codes
FAULT_CHANGE_CONTEXT
- Static variable in interface rendsite.
Codes
FAULT_CHANGE_CONTEXT_RESET
- Static variable in interface rendsite.
Codes
FAULT_CONTEXT
- Static variable in interface rendsite.
Codes
FAULT_CONTEXT_CONFIGURATION
- Static variable in interface rendsite.
Codes
FAULT_CONTEXT_DIRECTORY
- Static variable in interface rendsite.
Codes
FAULT_CONTEXT_DIRECTORY__OUTPUT_DOESNT_EXIST
- Static variable in interface rendsite.
Codes
FAULT_CONTEXT_DIRECTORY__SOURCE_DOESNT_EXIST
- Static variable in interface rendsite.
Codes
FAULT_CONTEXT_MISSING_REQUIRED_PROP
- Static variable in interface rendsite.
Codes
FAULT_CONTEXT_MISSING_REQUIRED_PROP__TEMPLATE_PATH
- Static variable in interface rendsite.
Codes
FAULT_ENGINE
- Static variable in interface rendsite.
Codes
FAULT_ENGINE_FRAME
- Static variable in interface rendsite.
Codes
FAULT_ENGINE_SETUP
- Static variable in interface rendsite.
Codes
FAULT_ENGINE_SETUP_SCOPE_STACK
- Static variable in interface rendsite.
Codes
FAULT_IN_DIRECTORY
- Static variable in interface rendsite.
Codes
FAULT_IN_DIRECTORY_DIRECTORIES
- Static variable in interface rendsite.
Codes
FAULT_IN_DIRECTORY_FILES
- Static variable in interface rendsite.
Codes
FAULT_IN_FILE
- Static variable in interface rendsite.
Codes
FAULT_IN_FILE_COULD_GET_LAST_MODIFIED
- Static variable in interface rendsite.
Codes
FAULT_IN_FILE_COULD_NOT_OPEN
- Static variable in interface rendsite.
Codes
FAULT_METAFILE
- Static variable in interface rendsite.
Codes
FAULT_METAFILE__DIR_CONFIGD_BUT_NOT_PRESENT
- Static variable in interface rendsite.
Codes
FAULT_METAFILE__FILE_CONFIGD_BUT_NOT_PRESENT
- Static variable in interface rendsite.
Codes
FAULT_METAFILE_LOAD
- Static variable in interface rendsite.
Codes
FAULT_METAFILE_NOT_FOUND
- Static variable in interface rendsite.
Codes
FAULT_NEIGHBOR
- Static variable in interface rendsite.
Codes
FAULT_NEIGHBOR_ALREADY_DEFINED
- Static variable in interface rendsite.
Codes
FAULT_NEIGHBOR_NOT_DEFINED
- Static variable in interface rendsite.
Codes
FAULT_NEIGHBOR_OPENED_FOR_READ
- Static variable in interface rendsite.
Codes
FAULT_NOTIFICATION
- Static variable in interface rendsite.
Codes
FAULT_NOTIFICATION_DISPOSE
- Static variable in interface rendsite.
Codes
FAULT_NOTIFICATION_SETUP
- Static variable in interface rendsite.
Codes
FAULT_RENDERER
- Static variable in interface rendsite.
Codes
FAULT_RENDERER__CATALOG
- Static variable in interface rendsite.
Codes
FAULT_RENDERER__CHECK_FILE
- Static variable in interface rendsite.
Codes
FAULT_RENDERER__PROCESS_DIRECTORY
- Static variable in interface rendsite.
Codes
FAULT_RENDERER__PROCESS_FILE
- Static variable in interface rendsite.
Codes
FAULT_RENDERER_COPY
- Static variable in interface rendsite.
Codes
FAULT_RENDERER_INST__COUNT_NOT_FIND
- Static variable in interface rendsite.
Codes
FAULT_RENDERER_INSTANTIATION
- Static variable in interface rendsite.
Codes
FAULT_SETUP
- Static variable in interface rendsite.
Codes
FAULT_TEMPLATE
- Static variable in interface rendsite.
Codes
FAULT_TEMPLATE_LOAD
- Static variable in interface rendsite.
Codes
FAULT_TEMPLATE_LOAD__FILE_COULD_NOT_READ
- Static variable in interface rendsite.
Codes
FAULT_TEMPLATE_LOAD__FILE_NOT_FOUND
- Static variable in interface rendsite.
Codes
FIELD_BREAK
- Static variable in class rendsite.tools.
Filter
file
- Variable in class rendsite.engine.node.
Node_MetaFile
File.
FILE_CHANGE_CHANGE_DELETE
- Static variable in class rendsite.notice.
FileNotice
FILE_CHANGE_CHANGE_FAILED
- Static variable in class rendsite.notice.
FileNotice
FILE_CHANGE_CHANGED
- Static variable in class rendsite.notice.
FileNotice
fileChangeConduit
- Static variable in class rendsite.notice.
FileNotice
All file changes should be submitted to this conduit.
fileChangeConduit
- Static variable in class rendsite.notice.
FileNotice_Notifier
All file changes should be submitted to this conduit.
FileContext
- Class in
rendsite.engine
Context for files in a run.
FileContext(RendsiteConfiguration, File, File)
- Constructor for class rendsite.engine.
FileContext
Create a context.
FileInterface
- Interface in
rendsite.engine
Public interface to interacting with a file from the engine.
FileNotice
- Class in
rendsite.notice
Send file notices.
FileNotice(ConduitController, WhoAmI)
- Constructor for class rendsite.notice.
FileNotice
Set up a file notice.
FileNotice_ChangeFile
- Class in
rendsite.notice
File notice sink for a change file.
FileNotice_ChangeFile(ConduitController, WhoAmI, File)
- Constructor for class rendsite.notice.
FileNotice_ChangeFile
Set up a file notifier.
FileNotice_Notifier
- Class in
rendsite.notice
Send file notices.
FileNotice_Notifier(ConduitController, WhoAmI)
- Constructor for class rendsite.notice.
FileNotice_Notifier
Set up a file notifier.
filesystemMode
- Variable in class rendsite.commands.
RenderConfiguration
If true, set urls for filesystem browsing.
Filter
- Class in
rendsite.tools
Filter system.
Filter(String)
- Constructor for class rendsite.tools.
Filter
Constructor.
Filters
- Class in
rendsite.tools
Filter system.
Filters()
- Constructor for class rendsite.tools.
Filters
finalize()
- Method in class rendsite.commands.
ChangeContext
Finalizer.
finalize()
- Method in class rendsite.notice.
FileNotice_ChangeFile
Finalizer.
finalize()
- Method in class rendsite.notice.
FileNotice_Notifier
Finalizer.
flingException(ThingsException)
- Method in class rendsite.tools.
SystemInterfaceStubBase
Typically, this is a last ditch way for a process or module to pass info to the kernel when something very bad is happening.
flush()
- Method in class rendsite.tools.
RendsiteLogger_Normal
Flush.
forceUpdate
- Variable in class rendsite.commands.
RenderConfiguration
If true, update everything regardless of last modified dates.
G
get(String)
- Method in class rendsite.engine.
CategoryManager
Get a category by id.
get()
- Method in class rendsite.engine.node.
Node_Time
Get the date/time.
GET_CATALOG_NAME(Node_Directory)
- Method in class rendsite.engine.
PropertiesContext
Get the name of the catalog from the directory.
GET_CATALOGABLE_FILES(Node_Directory)
- Method in class rendsite.engine.
RenderingContext
Get the files for the catalog that have been filtered for ignores and excludes.
GET_CATALOGABLE_SUBDIRECTORIES(Node_Directory)
- Method in class rendsite.engine.
RenderingContext
Get the subdirectories for the catalog that have been filtered for ignores, excludes, and no catalog name (which will happen if the subdirectory was marked as copy only, but no catalog was explicitely configured.
GET_DEFAULT(String, String)
- Method in class rendsite.engine.
PropertiesContext
Get a property value or the given default, if the property is not set.
GET_DEFAULT(String, String)
- Method in interface rendsite.engine.
PropertiesGeneralContext
Get a property value or the given default, if the property is not set.
GET_LOCAL_DEFAULT(String, String)
- Method in class rendsite.engine.
PropertiesContext
Get a property value or the given default, if the property is not set.
GET_LOCAL_DEFAULT(String, String)
- Method in interface rendsite.engine.
PropertiesGeneralContext
Get a property value or the given default, if the property is not set.
GET_MULTIVALUE(String)
- Method in class rendsite.engine.
PropertiesContext
Get a property multi-value.
GET_MULTIVALUE(String)
- Method in interface rendsite.engine.
PropertiesGeneralContext
Get a property multi-value.
GET_REQUIRED(String)
- Method in class rendsite.engine.
PropertiesContext
Get a property value.
GET_TEMPLATE(String)
- Method in class rendsite.engine.
RenderingContext
Get a template.
getBundle(String)
- Method in class rendsite.resources.
Resources
Get the named bundle.
getCallingProcessId()
- Method in class rendsite.tools.
SystemInterfaceStub
Get process ID for the calling prosess.
getCatalogedFile()
- Method in class rendsite.engine.node.
Node_File
Get the cataloged file.
getCatalogName()
- Method in class rendsite.engine.node.
Node_Directory
Get the catalog name.
getCatalogUrl(Node_Directory, boolean)
- Method in class rendsite.engine.node.
Node_Directory
Get the URL to the catalog relative to this directory from the passes directory.
getCatalogUrlAbsolute(boolean)
- Method in class rendsite.engine.node.
Node_Directory
Get the absolute URL to the catalog.
getCategoryManager()
- Method in class rendsite.engine.
PropertiesContext
Get the category manager.
getConfigProperties()
- Method in class rendsite.tools.
SystemInterfaceStub
Get the read only properties for this for the caller only.
getConfigPropertiesWritable()
- Method in class rendsite.tools.
SystemInterfaceStubBase
Get the configuration properties that are writable.
getConfigurationTime()
- Method in class rendsite.engine.
Processor
Get the newest configuration date/time.
getExtension(String)
- Static method in class rendsite.tools.
Toolbox
Get file extension.
getFile()
- Method in class rendsite.engine.node.
Node_Directory
Get a file representing this directory.
getFileExtension()
- Method in class rendsite.engine.node.
Node_File
Get file extension.
getFiles()
- Method in class rendsite.engine.node.
Node_Directory
Get the files in this directory.
getFooter()
- Method in class rendsite.commands.
Render
OVERRIDE IF YOU WANT TO PROVIDE PARAMETER INFORMATION to the command help.
getGlobalProperties()
- Method in class rendsite.tools.
SystemInterfaceStubBase
Get system global property view.
getHeader()
- Method in class rendsite.commands.
Render
OVERRIDE IF YOU WANT TO PROVIDE MORE INFO in the help about what the command does.
getLevel()
- Method in class rendsite.tools.
RendsiteLogger
This will get the level of entries that will pass.
getLocalMetaFiles()
- Method in class rendsite.engine.node.
Node_Directory
Get the local metafiles in this directory.
getLocalProperties()
- Method in class rendsite.tools.
SystemInterfaceStub
Get local property view for the caller only.
getLocalProperties(String)
- Method in class rendsite.tools.
SystemInterfaceStubBase
Get local property view for the given id.
getLocalPropertiesImplementation()
- Method in class rendsite.tools.
SystemInterfaceStub
Get an empty tree using the preferred, non-persistent implementation for the local host.
getLogger()
- Method in class rendsite.engine.
RenderingContext
Get the logger for rendering.
getLogLocal(String)
- Method in class rendsite.tools.
SystemInterfaceStub
Get a local reference to the log if possible.
getLogLocal(String)
- Method in class rendsite.tools.
SystemInterfaceStubBase
Get a local reference to the log if possible.
getMessagesBundle()
- Method in class rendsite.resources.
Resources
Get the MESSAGES bundle.
getMessaging()
- Method in class rendsite.resources.
Resources
Get the messaging convenience.
getMetaFiles()
- Method in class rendsite.engine.node.
Node_Directory
Get the metafiles in this directory.
getMostRecentModified()
- Method in class rendsite.engine.node.
Node_Directory
Get the most recent modified time for all files and subdirectories under this directory.
getName()
- Method in class rendsite.commands.
Render
Get the command name.
getName()
- Method in class rendsite.engine.node.
Node
Get the name.
getName()
- Method in class rendsite.engine.node.
Node_Directory
Get the rendered name.
getName()
- Method in class rendsite.engine.node.
Node_File
Get the rendered name.
getName()
- Method in class rendsite.engine.node.
Node_MetaFile
Get name.
getNamedExpressor(String)
- Method in class rendsite.tools.
SystemInterfaceStub
Forge a new named expressor.
getNamedLogger(String)
- Method in class rendsite.tools.
SystemInterfaceStub
Forge a new named logger.
getNeighbors()
- Method in class rendsite.engine.node.
Node_File
Get all the neighbors.
getOutputDirectory(String)
- Method in class rendsite.engine.
FileContext
Get the output file for the given directory node.
getOutputFile(String)
- Method in class rendsite.engine.
FileContext
Get the output file for the given node.
getPath()
- Method in class rendsite.engine.node.
Node_Directory
Get the absolute path to this directory.
getPath()
- Method in class rendsite.engine.node.
Node_MetaFile
Get path.
getProcessInterface(String)
- Method in class rendsite.tools.
SystemInterfaceStub
Get a process interface.
getProcessInterface(String)
- Method in class rendsite.tools.
SystemInterfaceStubBase
Get a process interface.
getProcessList()
- Method in class rendsite.tools.
SystemInterfaceStub
Get the process list.
getProcessState(String)
- Method in class rendsite.tools.
SystemInterfaceStub
Get the state of a specific process.
getProcessState(String)
- Method in class rendsite.tools.
SystemInterfaceStubBase
Get the state of a specific process.
getRenderer(String, RenderingContext, PropertiesGeneralContext)
- Method in class rendsite.renderer.
RendererCatalog
Get a renderer by name.
getResources()
- Method in class rendsite.commands.
RenderConfiguration
Get the system resources.
getResources()
- Method in interface rendsite.
RendsiteConfiguration
Get the system resources.
getRoot()
- Method in class rendsite.engine.
FileContext
Get the root directory.
getSharedProperties()
- Method in class rendsite.tools.
SystemInterfaceStub
Get shared property view for this server.
getSourceFile(String)
- Method in class rendsite.engine.
FileContext
Get a source file.
getStub(String, ThingsPropertyView, ThingsPropertyView, RendsiteConfiguration, WhoAmI)
- Static method in class rendsite.tools.
SystemInterfaceStub
Get the global stub.
getStub()
- Static method in class rendsite.tools.
SystemInterfaceStub
Get the global stub.
getSubDirectories()
- Method in class rendsite.engine.node.
Node_Directory
Get the subdirectories in this directory.
getSystemConduits()
- Method in class rendsite.tools.
SystemInterfaceStub
Get the system conduit controller.
getSystemInterface()
- Method in class rendsite.commands.
RenderConfiguration
Get the system interface.
getSystemInterface()
- Method in interface rendsite.
RendsiteConfiguration
Get the system interface.
getSystemLogger()
- Method in class rendsite.tools.
SystemInterfaceStub
Get a system logger for the process.
This is implemented with the numbered call GET_SYSTEM_LOGGER.
getTemplate(File)
- Method in class rendsite.engine.
TemplateCache
Get a template by path.
getTemplate(String)
- Method in class rendsite.engine.
TemplateCache
Get a template by path.
getToken()
- Method in class rendsite.commands.
Render
Get the command token.
getType()
- Method in class rendsite.engine.node.
Node
Get the node type.
getUniverse(String)
- Method in class rendsite.tools.
SystemInterfaceStub
Get a universe by the local name.
getUniverse(String)
- Method in class rendsite.tools.
SystemInterfaceStubBase
Get a universe by the local name.
getURL(Node_Directory, Node_Directory, boolean)
- Method in class rendsite.engine.
FileContext
Get the URL for this directory based on the path which will be pointed at by the source directory.
getURL(Node_Directory, Node_Directory, String, boolean)
- Method in class rendsite.engine.
FileContext
Get a URL for this file in the target directory which will be pointed at by the source directory.
getUrl(String, String, boolean)
- Method in class rendsite.engine.
FileContext
Get a url from a path within the root.
getURL(boolean)
- Method in class rendsite.engine.node.
Node_File
Get the URL for this file.
getURLAbsolute(Node_Directory, boolean)
- Method in class rendsite.engine.
FileContext
Get absolute URL for the directory.
getURLAbsolute(Node_Directory, String, boolean)
- Method in class rendsite.engine.
FileContext
Get absolute URL for the file.
getURLAbsolute(boolean)
- Method in class rendsite.engine.node.
Node_Directory
Get the URL for this directory from the root.
getURLFromRoot(Node_Directory, String, boolean)
- Method in class rendsite.engine.
FileContext
Get related URL for the directory from the root.
getURLRendering()
- Method in class rendsite.engine.node.
Node_Directory
Get the URL for this directory from the root for rendering purposes only.
getURLRendering(boolean)
- Method in class rendsite.engine.node.
Node_File
Get the rendering URL for this file.
getURLToRoot(Node_Directory, boolean)
- Method in class rendsite.engine.
FileContext
Get related URL to the root from the directory.
getURLtoRoot(boolean)
- Method in class rendsite.engine.node.
Node_Directory
Get the URL to the root from this directory.
getURLtoRoot(boolean)
- Method in class rendsite.engine.node.
Node_File
Get the URL to the root from directory which contains this file.
getUserGlobalProperties()
- Method in class rendsite.tools.
SystemInterfaceStubBase
Get user global property view.
GOATLANDIA
- Static variable in class rendsite.resources.
Resources
GOATLANDINESE
- Static variable in class rendsite.resources.
Resources
I
id
- Variable in class rendsite.engine.
Category
Unique name.
ignored
- Variable in class rendsite.engine.node.
Node_Directory
ignored
- Variable in class rendsite.engine.node.
Node_File
IGNORED(Node_Directory)
- Method in class rendsite.engine.
PropertiesContext
Is the directory ignored?
IGNORED(Node_File)
- Method in class rendsite.engine.
PropertiesContext
Is the file ignored?
IGNORED(File)
- Method in class rendsite.engine.
PropertiesContext
Is the file or directory ignored?
IGNORED(Node_Directory)
- Method in interface rendsite.engine.
PropertiesFileContext
Is the directory ignored?
IGNORED(Node_File)
- Method in interface rendsite.engine.
PropertiesFileContext
Is the file ignored?
IGNORED(File)
- Method in interface rendsite.engine.
PropertiesFileContext
Is the file or directory ignored?
info(String)
- Method in class rendsite.tools.
RendsiteLogger
Log a trivial information entry.
info(String, int)
- Method in class rendsite.tools.
RendsiteLogger
Log a trivial information entry with a numeric.
info(String, int, NVImmutable...)
- Method in class rendsite.tools.
RendsiteLogger
Log a complex information entry with numerics and attributes.
info(String, int, Collection<NVImmutable>)
- Method in class rendsite.tools.
RendsiteLogger
Log a complex information entry with numerics and attributes.
info(String, int, String...)
- Method in class rendsite.tools.
RendsiteLogger
Log a complex info entry with numerics and attributes.
INFO_CATALOG_NO_UPDATE_NEEDED
- Static variable in interface rendsite.
Codes
INFO_CATALOG_UPDATED
- Static variable in interface rendsite.
Codes
INFO_COMPLETED
- Static variable in interface rendsite.
Codes
INFO_COMPLETED_NO_ERRORS
- Static variable in interface rendsite.
Codes
INFO_FILE
- Static variable in interface rendsite.
Codes
INFO_FILE_NO_UPDATE_NEEDED
- Static variable in interface rendsite.
Codes
INFO_FILE_UPDATED
- Static variable in interface rendsite.
Codes
init(ConduitID)
- Method in class rendsite.notice.
FileNotice_ChangeFile
Initialize the PushDrain.
init(ConduitID)
- Method in class rendsite.tools.
RendsiteLogger
Initialize the PushDrain.
init(Logger.TYPE)
- Method in class rendsite.tools.
RendsiteLogger
Initialized the logger.
isBug(ThingsException)
- Static method in class rendsite.
RendsiteException
Is this a Rendsite or Things bug?
isDontClean()
- Method in class rendsite.commands.
RenderConfiguration
Are we not cleaning? If true, do not clean during processing.
isDontClean()
- Method in interface rendsite.
RendsiteConfiguration
Are we not cleaning? If true, do not clean during processing.
isExempt(File)
- Method in class rendsite.engine.
FileContext
If the file is exempt, return true.
isFilesystemMode()
- Method in class rendsite.commands.
RenderConfiguration
Are we in filesystem mode? If true, set urls for filesystem browsing.
isFilesystemMode()
- Method in interface rendsite.
RendsiteConfiguration
Are we in filesystem mode? If true, set urls for filesystem browsing.
isForceUpdate()
- Method in class rendsite.commands.
RenderConfiguration
Are we forcing updates?
isForceUpdate()
- Method in interface rendsite.
RendsiteConfiguration
Are we forcing updates?
isLocalMetafile(File)
- Static method in class rendsite.engine.node.
Node_Directory
Is this file a LOCAL METAFILE?
isMetafile(File)
- Static method in class rendsite.engine.node.
Node_Directory
Is this file a METAFILE?
isNeighbor()
- Method in class rendsite.engine.node.
Node_File
Is this is a neighbor file? If it is, the source doesn't actually exist.
L
lastModified()
- Method in interface rendsite.engine.
FileInterface
Get the last modified date for the source file.
lastModified()
- Method in class rendsite.engine.node.
Node_File
Get the last modified date for the file.
lastModifiedCatalog()
- Method in class rendsite.engine.node.
Node_Directory
Get the last modified date for the catalog.
lastModifiedDestination()
- Method in interface rendsite.engine.
FileInterface
Get the last modified date for the destination file.
lastModifiedDestination()
- Method in class rendsite.engine.node.
Node_File
Get the last modified date for the destination file.
loadModule(String)
- Method in class rendsite.tools.
SystemInterfaceStub
Load a module but don't do anything with it.
loadModule(String)
- Method in class rendsite.tools.
SystemInterfaceStubBase
Load a module but don't do anything with it.
loadThing(String)
- Method in class rendsite.tools.
SystemInterfaceStub
Load a thing but don't run it.
loadThing(String)
- Method in class rendsite.tools.
SystemInterfaceStubBase
Load a thing but don't run it.
local
- Variable in class rendsite.engine.node.
Node_Scope
The previous local values tree.
local
- Variable in class rendsite.engine.
PropertiesContext
localEmpty
- Static variable in class rendsite.engine.
PropertiesContext
localToolkit
- Variable in class rendsite.engine.
PropertiesContext
localView
- Variable in class rendsite.engine.
PropertiesContext
logger
- Variable in class rendsite.engine.
Context
A logger.
logger
- Variable in class rendsite.renderer.
Renderer
A logger.
loggingAllFileActions()
- Method in class rendsite.commands.
RenderConfiguration
Are we logging all file actions?
loggingAllFileActions()
- Method in interface rendsite.
RendsiteConfiguration
Are we logging all file actions?
lookup(String)
- Method in class rendsite.resources.
Messaging
Do a safe lookup.
lookup(String, String)
- Method in class rendsite.resources.
Messaging
Do a safe lookup.
lookup(ResourceBundle, String)
- Static method in class rendsite.resources.
Resources
Do a safe lookup.
lookup(ResourceBundle, String, String)
- Static method in class rendsite.resources.
Resources
Do a safe lookup.
lookupExtension(String)
- Method in class rendsite.engine.
CategoryManager
Look up an extension to see if it has a category.
lookupNumeric(int)
- Method in class rendsite.resources.
Messaging
Do a safe lookup of a numeric.
lookupNumeric(ResourceBundle, int, String)
- Method in class rendsite.resources.
Messaging
Do a safe lookup of a numeric.
lookupNumeric(ResourceBundle, int)
- Static method in class rendsite.resources.
Resources
Do a safe lookup of a numeric.
lookupNumeric(ResourceBundle, int, String)
- Static method in class rendsite.resources.
Resources
Do a safe lookup of a numeric.
M
main(String[])
- Static method in class rendsite.commands.
Render
MAIN ENTRY.
markSupported()
- Method in class rendsite.tools.
EscapeReader
MATCH(String, String)
- Method in class rendsite.engine.
PropertiesContext
Check to see if a token matches the value of a property.
MATCH(String, String)
- Method in interface rendsite.engine.
PropertiesGeneralContext
Check to see if a token matches the value of a property.
match(String)
- Static method in enum rendsite.engine.
RenderingType
Match it (in a forgiving fashion).
match(int, char[], int, Writer)
- Method in class rendsite.tools.
Filter
This method will be called when a phrase is matched.
MAX_CLASS_NOT_FOUND_FOR_PANIC
- Static variable in class rendsite.renderer.
RendererCatalog
MAX_FAULTS_TO_HOLD
- Static variable in class rendsite.engine.
Engine
MAX_GLOBAL_ERRORS_TO_HOLD
- Static variable in class rendsite.engine.
Engine
MAX_PLY_GAP
- Static variable in class rendsite.engine.
Engine
Messaging
- Class in
rendsite.resources
Convenience class for deal with messages.
Messaging(Resources)
- Constructor for class rendsite.resources.
Messaging
Construct.
METAFILE_LOCAL_SUFFIX
- Static variable in interface rendsite.
Constants
If this is the suffix of a metafile, it is a local meta.
METAFILE_PREFIX
- Static variable in interface rendsite.
Constants
Any file with this as a prefix is considered a MetaFile.
modifiedTime(long)
- Method in class rendsite.engine.node.
Node_Directory
Potentially set the most recent modified time.
myId
- Variable in class rendsite.tools.
SystemInterfaceStub
N
NAME_BASE_FRAME_LOCATION
- Static variable in interface rendsite.
Constants
NAME_CATEGORY
- Static variable in interface rendsite.
Constants
NAME_CATEGORY_COMPLETE
- Static variable in interface rendsite.
Constants
NAME_CATEGORY_COMPLETE_EXISTING
- Static variable in interface rendsite.
Constants
NAME_CLEAR_REASON
- Static variable in interface rendsite.
Constants
NAME_DIRECTORY
- Static variable in interface rendsite.
Constants
NAME_DIRECTORY_DESTINATION
- Static variable in interface rendsite.
Constants
NAME_DIRECTORY_ERROR
- Static variable in interface rendsite.
Constants
NAME_DIRECTORY_FAULT
- Static variable in interface rendsite.
Constants
NAME_DIRECTORY_PANIC
- Static variable in interface rendsite.
Constants
NAME_DIRECTORY_SOURCE
- Static variable in interface rendsite.
Constants
NAME_ERROR
- Static variable in interface rendsite.
Constants
NAME_ERROR__BASE_CAUSE
- Static variable in interface rendsite.
Constants
NAME_ERROR__BASE_NUMERIC
- Static variable in interface rendsite.
Constants
NAME_ERROR__ROOT_CAUSE
- Static variable in interface rendsite.
Constants
NAME_ERROR_NUMBER
- Static variable in interface rendsite.
Constants
NAME_ERROR_NUMBER_ALLOWED
- Static variable in interface rendsite.
Constants
NAME_FAULT_NUMBER
- Static variable in interface rendsite.
Constants
NAME_FAULT_NUMBER_ALLOWED
- Static variable in interface rendsite.
Constants
NAME_FILE
- Static variable in interface rendsite.
Constants
NAME_FILE_DESTINATION
- Static variable in interface rendsite.
Constants
NAME_FILE_ERROR
- Static variable in interface rendsite.
Constants
NAME_FILE_EXCPECTED
- Static variable in interface rendsite.
Constants
NAME_FILE_FAULT
- Static variable in interface rendsite.
Constants
NAME_FILE_PANIC
- Static variable in interface rendsite.
Constants
NAME_FILE_RENDERED
- Static variable in interface rendsite.
Constants
NAME_FILE_SOURCE
- Static variable in interface rendsite.
Constants
NAME_FILTER
- Static variable in interface rendsite.
Constants
NAME_FILTER_TYPE
- Static variable in interface rendsite.
Constants
NAME_FRAME_LOCATION
- Static variable in interface rendsite.
Constants
NAME_LOCALE
- Static variable in interface rendsite.
Constants
NAME_METAFILE
- Static variable in interface rendsite.
Constants
NAME_METAFILE_LOCAL
- Static variable in interface rendsite.
Constants
NAME_REASON
- Static variable in interface rendsite.
Constants
NAME_RENDERER_CLASS
- Static variable in interface rendsite.
Constants
NAME_RENDERER_NAME
- Static variable in interface rendsite.
Constants
namedLoggers
- Variable in class rendsite.tools.
SystemInterfaceStub
Node
- Class in
rendsite.engine.node
Crawler node.
Node(NodeType)
- Constructor for class rendsite.engine.node.
Node
Create a node.
Node_Directory
- Class in
rendsite.engine.node
Crawler node for a Directory.
Node_Directory(File, FileContext)
- Constructor for class rendsite.engine.node.
Node_Directory
Create a directory node.
Node_File
- Class in
rendsite.engine.node
Crawler node for a File.
Node_File(File, Node_Directory, FileContext)
- Constructor for class rendsite.engine.node.
Node_File
Create a node.
Node_File(File, Node_Directory, FileContext, Node_File)
- Constructor for class rendsite.engine.node.
Node_File
Create a node.
Node_MetaFile
- Class in
rendsite.engine.node
Crawler node for a File.
Node_MetaFile(File)
- Constructor for class rendsite.engine.node.
Node_MetaFile
Create a node.
Node_Scope
- Class in
rendsite.engine.node
A scope.
Node_Scope(ThingsPropertyTree, Node_Directory)
- Constructor for class rendsite.engine.node.
Node_Scope
Create a node.
Node_Time
- Class in
rendsite.engine.node
Crawler node for a marker.
Node_Time(long)
- Constructor for class rendsite.engine.node.
Node_Time
Create a node.
Node_Value
- Class in
rendsite.engine.node
Crawler node for a marker.
Node_Value()
- Constructor for class rendsite.engine.node.
Node_Value
Create a node.
Node_Value(String, String)
- Constructor for class rendsite.engine.node.
Node_Value
Create a node.
Node_Value(NV)
- Constructor for class rendsite.engine.node.
Node_Value
Create a node.
NodeType
- Enum in
rendsite.engine.node
Crawler node type.
notifyChange(String, Node_File)
- Method in class rendsite.engine.
FileContext
Notify the context that the file changed.
notifyChange(Node_File, String)
- Method in class rendsite.notice.
FileNotice_Notifier
Notify a file change.
notifyChangeDelete(String, Node_File)
- Method in class rendsite.engine.
FileContext
Notify the context that the file changed because it was deleted.
notifyChangeDeleted(Node_File, String)
- Method in class rendsite.notice.
FileNotice_Notifier
Notify a file change for a file that was deleted.
notifyChangeFailed(String, Node_File)
- Method in class rendsite.engine.
FileContext
Notify the context that the file changed failed.
notifyChangeFailed(Node_File, String)
- Method in class rendsite.notice.
FileNotice_Notifier
Notify a file change that failed.
nv
- Variable in class rendsite.engine.node.
Node_Value
Name and the value.
O
openCatalogForWrite()
- Method in class rendsite.engine.node.
Node_Directory
Open for the catalog file for writing.
openForRead()
- Method in interface rendsite.engine.
FileInterface
Open for the file for reading.
openForRead()
- Method in class rendsite.engine.node.
Node_File
Open for the file for reading.
openForWrite()
- Method in interface rendsite.engine.
FileInterface
Open for the file in the destination for writing.
openForWrite()
- Method in class rendsite.engine.node.
Node_File
Open for the file for writing.
openNeighborForWrite(String, boolean)
- Method in interface rendsite.engine.
FileInterface
Open a neighbor file in the destination for writing.
openNeighborForWrite(String, boolean)
- Method in class rendsite.engine.node.
Node_File
Open a neighbor file in the destination for writing.
OPTION_DONT_CLEAN
- Static variable in class rendsite.commands.
RenderConfiguration
Normally, the target directories will be cleaned during processing.
OPTION_FORCE_UPDATE_ALL
- Static variable in class rendsite.commands.
RenderConfiguration
Normally, files will be processed only if they or the configuration has been changed since the last run.
OPTION_LOCAL_FILESYSTEM
- Static variable in class rendsite.commands.
RenderConfiguration
Option: Render to the local filesystem instead of to a website.
OPTION_LOG_ALL_FILE_ACTIONS
- Static variable in class rendsite.commands.
RenderConfiguration
Log all file actions.
P
PANIC_BUG
- Static variable in interface rendsite.
Codes
PANIC_CHANGE
- Static variable in interface rendsite.
Codes
PANIC_CHANGE_FILE
- Static variable in interface rendsite.
Codes
PANIC_CHANGE_FILE__CANNOT_ACCESS
- Static variable in interface rendsite.
Codes
PANIC_CHANGE_FILE__CANNOT_WRITE
- Static variable in interface rendsite.
Codes
PANIC_FILE_SPURIOUS
- Static variable in interface rendsite.
Codes
PANIC_PROCESSING_DIRECTORY
- Static variable in interface rendsite.
Codes
PANIC_PROCESSING_DIRECTORY__EXCEEDED_ALLOWABLE
- Static variable in interface rendsite.
Codes
PANIC_PROCESSING_DIRECTORY__EXCEEDED_ALLOWABLE_GLOBAL
- Static variable in interface rendsite.
Codes
PANIC_PROCESSING_FILE
- Static variable in interface rendsite.
Codes
PANIC_PROCESSING_FILE__EXCEEDED_ALLOWABLE
- Static variable in interface rendsite.
Codes
PANIC_PROCESSING_FILE__EXCEEDED_ALLOWABLE_GLOBAL
- Static variable in interface rendsite.
Codes
PANIC_RENDER
- Static variable in interface rendsite.
Codes
PANIC_RENDERER__CATALOG
- Static variable in interface rendsite.
Codes
PANIC_RENDERER__CHECK_FILE
- Static variable in interface rendsite.
Codes
PANIC_RENDERER__PROCESS_DIRECTORY
- Static variable in interface rendsite.
Codes
PANIC_RENDERER__PROCESS_FILE
- Static variable in interface rendsite.
Codes
PANIC_RENDERER_INST__COUNT_NOT_FIND_TOO_MANY_TIMES
- Static variable in interface rendsite.
Codes
PANIC_RENDERER_INSTANTIATION
- Static variable in interface rendsite.
Codes
PANIC_RUN
- Static variable in interface rendsite.
Codes
PANIC_RUN_SCOPE_RUINED
- Static variable in interface rendsite.
Codes
PANIC_RUN_SPURIOUS
- Static variable in interface rendsite.
Codes
PANIC_SETUP
- Static variable in interface rendsite.
Codes
PANIC_SETUP__FRAME_TIME
- Static variable in interface rendsite.
Codes
PANIC_SETUP_RESOURCES
- Static variable in interface rendsite.
Codes
PANIC_SETUP_RESOURCES__COULD_NOT_BUILD_MESSAGING_OBJ
- Static variable in interface rendsite.
Codes
PANIC_SETUP_RESOURCES__COULD_NOT_LOAD
- Static variable in interface rendsite.
Codes
PANIC_SETUP_RESOURCES__COULD_NOT_LOAD_MESSAGES_FOR_LOCALE
- Static variable in interface rendsite.
Codes
pcontext
- Variable in class rendsite.renderer.
Renderer
The general properties context.
pickNotNullNorBlank(String, String)
- Static method in class rendsite.tools.
Toolbox
Return whichever is not null nor blank.
post(long, Logger.LEVEL, Data.Priority, int, String, Collection<NVImmutable>)
- Method in class rendsite.tools.
RendsiteLogger
Post it.
post(String)
- Method in class rendsite.tools.
RendsiteLogger
Post as a message.
post(Entry)
- Method in class rendsite.tools.
RendsiteLogger
Post an Entry.
post(long, Logger.LEVEL, Data.Priority, int, String, Collection<NVImmutable>)
- Method in class rendsite.tools.
RendsiteLogger_Normal
Post it.
postit(String)
- Method in class rendsite.tools.
RendsiteLogger
Post as a message.
postListener(Data)
- Method in class rendsite.notice.
FileNotice_ChangeFile
Listen for a post.
postListener(Data)
- Method in class rendsite.tools.
RendsiteLogger
Listen for a post.
prefixId
- Variable in class rendsite.tools.
RendsiteLogger
process(Node_File)
- Method in class rendsite.engine.
Processor
Process a file.
process(Node_Directory)
- Method in class rendsite.engine.
Processor
Process a directory (for frame context).
process(String, ThingsPropertyViewReader)
- Static method in class rendsite.tools.
EscapeReader
Process a single string.
processCatalog(Node_Directory)
- Method in class rendsite.engine.
Processor
Process the catalog.
Processor
- Class in
rendsite.engine
Processor is the bridge from the crawl engine and the renderers.
Processor(FileContext, RenderingContext, PropertiesContext, RendsiteConfiguration)
- Constructor for class rendsite.engine.
Processor
Create the processor.
PROP_CATALOG_FILE_NAME
- Static variable in interface rendsite.
RendsiteProperties
PROP_CATALOG_FILE_NAME__DEFAULT
- Static variable in interface rendsite.
RendsiteProperties
PROP_COPYRIGHT_NOTICE
- Static variable in interface rendsite.
RendsiteProperties
PROP_DIR_COPY_ONLY
- Static variable in interface rendsite.
RendsiteProperties
PROP_DIR_EXCLUDE
- Static variable in interface rendsite.
RendsiteProperties
PROP_DIR_IGNORE
- Static variable in interface rendsite.
RendsiteProperties
PROP_DIRECTORY
- Static variable in interface rendsite.
RendsiteProperties
PROP_DIRECTORY_CATALOG
- Static variable in interface rendsite.
RendsiteProperties
PROP_DIRECTORY_DESCRIPTION
- Static variable in interface rendsite.
RendsiteProperties
PROP_DIRECTORY_NAME
- Static variable in interface rendsite.
RendsiteProperties
PROP_DIRECTORY_TYPE
- Static variable in interface rendsite.
RendsiteProperties
PROP_FILE
- Static variable in interface rendsite.
RendsiteProperties
PROP_FILE_CATEGORY
- Static variable in interface rendsite.
RendsiteProperties
PROP_FILE_COPY_ONLY
- Static variable in interface rendsite.
RendsiteProperties
PROP_FILE_DESCRIPTION
- Static variable in interface rendsite.
RendsiteProperties
PROP_FILE_EXCLUDE
- Static variable in interface rendsite.
RendsiteProperties
PROP_FILE_IGNORE
- Static variable in interface rendsite.
RendsiteProperties
PROP_FILE_NAME
- Static variable in interface rendsite.
RendsiteProperties
PROP_FILE_RENDERING_TYPE
- Static variable in interface rendsite.
RendsiteProperties
PROP_FILE_TYPE
- Static variable in interface rendsite.
RendsiteProperties
PROP_LOCAL_DESCRIPTION
- Static variable in interface rendsite.
RendsiteProperties
PROP_PROJECT
- Static variable in interface rendsite.
RendsiteProperties
PROP_RENDERER_NAME
- Static variable in interface rendsite.
RendsiteProperties
PROP_TEMPLATE_PATH_CATALOG
- Static variable in interface rendsite.
RendsiteProperties
PROP_TEMPLATE_PATH_FILE
- Static variable in interface rendsite.
RendsiteProperties
PROP_WILDCARD
- Static variable in interface rendsite.
RendsiteProperties
properties
- Variable in class rendsite.tools.
SystemInterfaceStub
Given as shared and local properties.
PropertiesContext
- Class in
rendsite.engine
Context for the stored properties.
PropertiesContext(RendsiteConfiguration, File, File)
- Constructor for class rendsite.engine.
PropertiesContext
Create a context.
PropertiesFileContext
- Interface in
rendsite.engine
Context for the file properties.
PropertiesGeneralContext
- Interface in
rendsite.engine
Context for the stored properties.
R
rcontext
- Variable in class rendsite.renderer.
Renderer
The rendering context.
read()
- Method in class rendsite.tools.
EscapeReader
Read implementation.
read(char[], int, int)
- Method in class rendsite.tools.
EscapeReader
Reads characters into a portion of an array.
register(FileNotice_Notifier)
- Method in class rendsite.engine.
FileContext
Register notifier.
registerExemptFile(File)
- Method in class rendsite.engine.
FileContext
The file will be exempt from certain system functions, such as cleaning.
registerProcess(PCB, Clearance)
- Method in class rendsite.tools.
SystemInterfaceStubBase
Register a ready-made PCB.
Render
- Class in
rendsite.commands
A basic render entry command
Render()
- Constructor for class rendsite.commands.
Render
Default constructor.
render(Node_File)
- Method in class rendsite.renderer.
Renderer
Render a file.
render(Node_Directory)
- Method in class rendsite.renderer.
Renderer
Render a directory context.
render(Node_File)
- Method in class rendsite.renderer.
Renderer_Default
Render a file.
render(Node_Directory)
- Method in class rendsite.renderer.
Renderer_Default
Render a directory context.
render(Node_File)
- Method in class rendsite.renderer.
Renderer_Templatev1
Render a file.
render(Node_Directory)
- Method in class rendsite.renderer.
Renderer_Templatev1
Render a directory context.
render(Node_File)
- Method in class rendsite.renderer.
Renderer_Templatev1_SOURCE
Render a file.
RENDER_TYPE(Node_File)
- Method in class rendsite.engine.
RenderingContext
Render a 'type' text.
RenderConfiguration
- Class in
rendsite.commands
Configuration for the Render implementation.
RenderConfiguration()
- Constructor for class rendsite.commands.
RenderConfiguration
Renderer
- Class in
rendsite.renderer
Base renderer.
Renderer(RenderingContext, PropertiesGeneralContext)
- Constructor for class rendsite.renderer.
Renderer
Construct a renderer.
Renderer_Default
- Class in
rendsite.renderer
Base renderer.
Renderer_Default(RenderingContext, PropertiesGeneralContext)
- Constructor for class rendsite.renderer.
Renderer_Default
Construct a renderer.
Renderer_Templatev1
- Class in
rendsite.renderer
The base for template version 1 renderers.
Renderer_Templatev1(RenderingContext, PropertiesGeneralContext)
- Constructor for class rendsite.renderer.
Renderer_Templatev1
Construct a renderer.
Renderer_Templatev1.RowMaker
- Class in
rendsite.renderer
The subclasses should use these to make rows.
Renderer_Templatev1.RowMaker()
- Constructor for class rendsite.renderer.
Renderer_Templatev1.RowMaker
Renderer_Templatev1_MAIN
- Class in
rendsite.renderer
Template version 1 MAIN implementation.
Renderer_Templatev1_MAIN(RenderingContext, PropertiesGeneralContext)
- Constructor for class rendsite.renderer.
Renderer_Templatev1_MAIN
Construct a renderer.
Renderer_Templatev1_SOURCE
- Class in
rendsite.renderer
Template version 1 MAIN implementation.
Renderer_Templatev1_SOURCE(RenderingContext, PropertiesGeneralContext)
- Constructor for class rendsite.renderer.
Renderer_Templatev1_SOURCE
Construct a renderer.
RendererCatalog
- Class in
rendsite.renderer
Catalog of renderers.
RendererCatalog()
- Constructor for class rendsite.renderer.
RendererCatalog
Construct a renderer catalog.
renderers
- Variable in class rendsite.engine.
RenderingContext
renderFrame(Node_Directory)
- Method in class rendsite.renderer.
Renderer
Render the frame itself.
renderFrame(Node_Directory)
- Method in class rendsite.renderer.
Renderer_Default
Render the frame itself.
renderFrame(Node_Directory)
- Method in class rendsite.renderer.
Renderer_Templatev1
Render the frame itself.
RenderingContext
- Class in
rendsite.engine
Context for rendering.
RenderingContext(RendsiteConfiguration, FileContext, CategoryManager)
- Constructor for class rendsite.engine.
RenderingContext
Create a context.
renderingType
- Variable in class rendsite.engine.
Category
Rendering type.
renderingType
- Variable in class rendsite.engine.node.
Node_File
Rendering Type may be configured per file.
RenderingType
- Enum in
rendsite.engine
Rendering type gives hints to the render about the category to help in distinguishing the various types and subtypes.
RenderStandard
- Class in
rendsite.commands
A basic render entry command
RenderStandard()
- Constructor for class rendsite.commands.
RenderStandard
rendsite
- package rendsite
rendsite.commands
- package rendsite.commands
rendsite.engine
- package rendsite.engine
rendsite.engine.node
- package rendsite.engine.node
rendsite.notice
- package rendsite.notice
rendsite.renderer
- package rendsite.renderer
rendsite.resources
- package rendsite.resources
rendsite.tools
- package rendsite.tools
RENDSITE_NOTICE
- Static variable in interface rendsite.
Constants
RendsiteConfiguration
- Interface in
rendsite
Configurations.
RendsiteException
- Class in
rendsite
A Rendsite exception.
RendsiteException(String, int)
- Constructor for class rendsite.
RendsiteException
Message and numeric constructor
RendsiteException(String, int, Throwable)
- Constructor for class rendsite.
RendsiteException
Message and numeric constructor with cause
RendsiteException(String, int, String...)
- Constructor for class rendsite.
RendsiteException
Message and numeric constructor
RendsiteException(String, int, Throwable, String...)
- Constructor for class rendsite.
RendsiteException
Message and numeric constructor with cause.
RendsiteLogger
- Class in
rendsite.tools
Implement a logger.
RendsiteLogger(WhoAmI, Logger.LEVEL)
- Constructor for class rendsite.tools.
RendsiteLogger
Construct a logger.
RendsiteLogger_Normal
- Class in
rendsite.tools
Implement a logger.
RendsiteLogger_Normal(WhoAmI, Logger.LEVEL, PrintWriter, Resources)
- Constructor for class rendsite.tools.
RendsiteLogger_Normal
Construct a logger.
RendsiteProperties
- Interface in
rendsite
These are the properties used in metafiles.
requestQuit()
- Method in class rendsite.tools.
SystemInterfaceStubBase
Ask the server to quit.
requestSuperSystemInterface()
- Method in class rendsite.tools.
SystemInterfaceStub
Ask the kernel for a SuperSystemInterface.
requestSuperSystemInterface()
- Method in class rendsite.tools.
SystemInterfaceStubBase
Ask the kernel for a SuperSystemInterface.
reset()
- Method in class rendsite.commands.
ChangeContext
Reset the context.
reset()
- Method in class rendsite.engine.
Context
Reset the object.
reset()
- Method in class rendsite.engine.
FileContext
Reset the context.
reset()
- Method in class rendsite.engine.
PropertiesContext
Reset the context.
reset()
- Method in class rendsite.engine.
RenderingContext
Reset the context.
reset()
- Method in interface rendsite.engine.
Resetable
Reset the object.
reset()
- Method in class rendsite.renderer.
RendererCatalog
Reset the object.
Resetable
- Interface in
rendsite.engine
Interface to resetable objects.
RESOLVE_RENDERING_TYPE(Node_File)
- Method in class rendsite.engine.
RenderingContext
Get the rendering type.
RESOURCE_MESSAGES
- Static variable in class rendsite.resources.
Resources
resources
- Variable in class rendsite.commands.
RenderConfiguration
The resources manager.
Resources
- Class in
rendsite.resources
Resource management.
Resources(Locale)
- Constructor for class rendsite.resources.
Resources
Construct.
root
- Variable in class rendsite.tools.
SystemInterfaceStub
rootLogger
- Variable in class rendsite.commands.
RenderConfiguration
Root logger.
rootLogger()
- Method in class rendsite.commands.
RenderConfiguration
Get the root/normal logger.
rootLogger()
- Method in interface rendsite.
RendsiteConfiguration
Get the root/normal logger.
rootLogger
- Variable in class rendsite.tools.
SystemInterfaceStub
System stuff.
run()
- Method in class rendsite.commands.
Render
Run the command.
run(RenderConfiguration, File, File)
- Method in class rendsite.commands.
RenderStandard
Run the command.
run(RendsiteConfiguration, Processor, FileContext, PropertiesContext, RenderingContext, Node_Directory)
- Method in class rendsite.engine.
Engine
Run.
runThing(String)
- Method in class rendsite.tools.
SystemInterfaceStub
Load and run a thing in a new process.
runThing(String, ExpressionInterface)
- Method in class rendsite.tools.
SystemInterfaceStub
Load and run a thing in a new process, giving an expression parent.
runThing(String, ExpressionInterface, ThingsPropertyView)
- Method in class rendsite.tools.
SystemInterfaceStub
Load and run a thing in a new process, giving an expression parent.
runThing(String)
- Method in class rendsite.tools.
SystemInterfaceStubBase
Load and run a thing in a new process.
runThing(String, ExpressionInterface)
- Method in class rendsite.tools.
SystemInterfaceStubBase
Load and run a thing in a new process, giving an expression parent.
runThing(String, ExpressionInterface, ThingsPropertyView)
- Method in class rendsite.tools.
SystemInterfaceStubBase
Load and run a thing in a new process, giving an expression parent.
S
scope(Node_Directory)
- Method in class rendsite.engine.
PropertiesContext
Enter a scope.
scopedDirectory
- Variable in class rendsite.engine.
PropertiesContext
serialVersionUID
- Static variable in class rendsite.
RendsiteException
setCatalogName(String)
- Method in class rendsite.engine.node.
Node_Directory
Set the catalog name.
setCatalogNeighbor(String)
- Method in interface rendsite.engine.
FileInterface
Set a neighbor as the catalog file instead of this.
setCatalogNeighbor(String)
- Method in class rendsite.engine.node.
Node_File
Set a neighbor as the catalog file instead of this.
setConfigurationTime(long)
- Method in class rendsite.engine.
Processor
Set the newest configuration date/time.
setFiles(List<Node_File>)
- Method in class rendsite.engine.node.
Node_Directory
Set the files.
setLevel(Logger.LEVEL)
- Method in class rendsite.tools.
RendsiteLogger
This will set the level of entries that will pass.
setLevel(Logger.LEVEL)
- Method in class rendsite.tools.
RendsiteLogger_Normal
This will set the level of entries that will pass.
setPostLevel(Logger.LEVEL)
- Method in class rendsite.tools.
RendsiteLogger
This will set the default level of StringPoster posted entries.
setPostLevel(Logger.LEVEL)
- Method in class rendsite.tools.
RendsiteLogger_Normal
This will set the default level of StringPoster posted entries.
setRenderingType(RenderingType)
- Method in class rendsite.engine.node.
Node_File
Set the rendering type.
setRows(Node_Directory, ThingsPropertyView)
- Method in class rendsite.renderer.
Renderer_Templatev1
Set the row properties for replacement.
setRows(Node_Directory, ThingsPropertyView)
- Method in class rendsite.renderer.
Renderer_Templatev1_MAIN
Set the row properties for replacement.
setRows(Node_Directory, ThingsPropertyView)
- Method in class rendsite.renderer.
Renderer_Templatev1_SOURCE
Set the row properties for replacement.
setSubDirectories(List<Node_Directory>)
- Method in class rendsite.engine.node.
Node_Directory
Set the sub directories.
shout(String, Logger.LEVEL)
- Method in class rendsite.tools.
RendsiteLogger
Shout a log entry.
shout(String, int, Logger.LEVEL)
- Method in class rendsite.tools.
RendsiteLogger
Shout a log entry with numerics.
shout(String, int, Logger.LEVEL, NVImmutable...)
- Method in class rendsite.tools.
RendsiteLogger
Shout a log entry with numerics and attributes.
shout(String, int, Logger.LEVEL, Collection<NVImmutable>)
- Method in class rendsite.tools.
RendsiteLogger
Shout a log entry with numerics and attributes.
shout(String, int, Logger.LEVEL, String...)
- Method in class rendsite.tools.
RendsiteLogger
Shout a log entry with numerics and attributes.
si
- Variable in class rendsite.commands.
RenderConfiguration
The system interface.
si
- Variable in class rendsite.engine.
Context
The system interface for THINGS.
softwareProblem(String)
- Static method in class rendsite.
RendsiteException
A RendSite bug.
softwareProblem(String, Throwable)
- Static method in class rendsite.
RendsiteException
A RendSite bug.
softwareProblem(String, Throwable, String...)
- Static method in class rendsite.
RendsiteException
A RendSite bug.
SOURCETEMPLATE_V1_RENDERER_CLASS_NAME
- Static variable in class rendsite.renderer.
RendererCatalog
SOURCETEMPLATE_V1_RENDERER_NAME
- Static variable in class rendsite.renderer.
RendererCatalog
Template for code (software) processing version 1.
start(String)
- Method in class rendsite.tools.
Filter
Start on a specific document.
startProcess(ThingsProcess, ThingsPropertyView)
- Method in class rendsite.tools.
SystemInterfaceStubBase
Start the passed process.
startProcess(ThingsProcess, ThingsPropertyView, Clearance)
- Method in class rendsite.tools.
SystemInterfaceStubBase
Start the passed process.
store
- Variable in class rendsite.engine.
PropertiesContext
storeToolkit
- Variable in class rendsite.engine.
PropertiesContext
storeView
- Variable in class rendsite.engine.
PropertiesContext
subtype
- Variable in class rendsite.engine.
Category
MIME or fabricated subtype.
SystemInterfaceStub
- Class in
rendsite.tools
Stub out the system interface (like the test.things does).
SystemInterfaceStub(String, ThingsPropertyView, ThingsPropertyView, RendsiteConfiguration, WhoAmI)
- Constructor for class rendsite.tools.
SystemInterfaceStub
Create the stub using a real properties file.
SystemInterfaceStubBase
- Class in
rendsite.tools
Stub out the system interface (like the test.things does).
SystemInterfaceStubBase()
- Constructor for class rendsite.tools.
SystemInterfaceStubBase
systemLogger
- Variable in class rendsite.tools.
SystemInterfaceStub
T
TEMPLATE_FIELD__COPYRIGHT
- Static variable in class rendsite.renderer.
Renderer_Templatev1
TEMPLATE_FIELD__DIRECTORY
- Static variable in class rendsite.renderer.
Renderer_Templatev1
TEMPLATE_FIELD__FILE
- Static variable in class rendsite.renderer.
Renderer_Templatev1
TEMPLATE_FIELD__FILE_ORIGINAL
- Static variable in class rendsite.renderer.
Renderer_Templatev1
TEMPLATE_FIELD__INFO
- Static variable in class rendsite.renderer.
Renderer_Templatev1
TEMPLATE_FIELD__INFO
- Static variable in class rendsite.renderer.
Renderer_Templatev1_SOURCE
TEMPLATE_FIELD__PROJECT
- Static variable in class rendsite.renderer.
Renderer_Templatev1
TEMPLATE_FIELD__PROJECT
- Static variable in class rendsite.renderer.
Renderer_Templatev1_SOURCE
TEMPLATE_FIELD__RENDSITE_NOTICE
- Static variable in class rendsite.renderer.
Renderer_Templatev1
TEMPLATE_FIELD__ROOT
- Static variable in class rendsite.renderer.
Renderer_Templatev1
TEMPLATE_FIELD__ROWS_DIRECTORIES
- Static variable in class rendsite.renderer.
Renderer_Templatev1_MAIN
TEMPLATE_FIELD__ROWS_DIRECTORIES
- Static variable in class rendsite.renderer.
Renderer_Templatev1_SOURCE
TEMPLATE_FIELD__ROWS_DOCS
- Static variable in class rendsite.renderer.
Renderer_Templatev1_SOURCE
TEMPLATE_FIELD__ROWS_FILES
- Static variable in class rendsite.renderer.
Renderer_Templatev1_MAIN
TEMPLATE_FIELD__ROWS_OTHER
- Static variable in class rendsite.renderer.
Renderer_Templatev1_SOURCE
TEMPLATE_FIELD__ROWS_SOURCE
- Static variable in class rendsite.renderer.
Renderer_Templatev1_SOURCE
TEMPLATE_FIELD__SOURCE_LINES
- Static variable in class rendsite.renderer.
Renderer_Templatev1_SOURCE
TEMPLATE_V1_RENDERER_CLASS_NAME
- Static variable in class rendsite.renderer.
RendererCatalog
TEMPLATE_V1_RENDERER_NAME
- Static variable in class rendsite.renderer.
RendererCatalog
Template processing version 1.
TemplateCache
- Class in
rendsite.engine
Cache for loadable templates.
TemplateCache()
- Constructor for class rendsite.engine.
TemplateCache
Construct the cache.
Toolbox
- Class in
rendsite.tools
General tools.
Toolbox()
- Constructor for class rendsite.tools.
Toolbox
Tools
- Class in
rendsite.engine
Some tools.
Tools()
- Constructor for class rendsite.engine.
Tools
toString()
- Method in class rendsite.engine.
Category
Render the category as a simple String.
toString()
- Method in class rendsite.renderer.
Renderer_Templatev1.RowMaker
Get the data.
type
- Variable in class rendsite.engine.
Category
MIME or fabricated type.
type
- Variable in class rendsite.engine.node.
Node_Directory
type
- Variable in class rendsite.engine.node.
Node_File
Type may be configured per file, but if not present the renderer may decide a type based on other information.
TYPE_URL
- Static variable in class rendsite.tools.
Filter
The match type URL.
U
UNKNOWN
- Static variable in interface rendsite.
Constants
unscope()
- Method in class rendsite.engine.
PropertiesContext
Exit a scope.
V
valueOf(String)
- Static method in enum rendsite.engine.node.
NodeType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum rendsite.engine.
RenderingType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum rendsite.engine.node.
NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum rendsite.engine.
RenderingType
Returns an array containing the constants of this enum type, in the order they are declared.
viewLocalDirectoriesPly(int)
- Method in class rendsite.engine.
PropertiesContext
Get a DIRECTORY ply from the local.
viewLocalFilesPly(int)
- Method in class rendsite.engine.
PropertiesContext
Get a FILE ply from the local.
W
waitProcessDone(String)
- Method in class rendsite.tools.
SystemInterfaceStub
Wait until the named process if done (meaning any state that satisfies ProcessInterface.ThingsState.isDeadOrDying()==true).
waitProcessDone(String)
- Method in class rendsite.tools.
SystemInterfaceStubBase
Wait until the named process if done (meaning any state that satisfies ProcessInterface.ThingsState.isDeadOrDying()==true).
warning(String)
- Method in class rendsite.tools.
RendsiteLogger
Log a trivial warning entry.
warning(String, int)
- Method in class rendsite.tools.
RendsiteLogger
Log a trivial warning entry with a numeric.
warning(String, int, NVImmutable...)
- Method in class rendsite.tools.
RendsiteLogger
Log a complex warning entry with numerics and attributes.
warning(String, int, Collection<NVImmutable>)
- Method in class rendsite.tools.
RendsiteLogger
Log a complex warning entry with numerics and attributes.
warning(String, int, String...)
- Method in class rendsite.tools.
RendsiteLogger
Log a complex warning entry with numerics and attributes.
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
rendsite.