A B C D E F G I L O S T W

A

addBluprints(Bluprints) - Method in class org.sf.bluprints.BluprintsNamespace
 

B

Bluprint - Class in org.sf.bluprints
This class is a single Bluprint definition.
Bluprint() - Constructor for class org.sf.bluprints.Bluprint
 
Bluprints - Class in org.sf.bluprints
This class defines all of the Bluprints loaded from the configuration file.
Bluprints() - Constructor for class org.sf.bluprints.Bluprints
 
BluprintsNamespace - Class in org.sf.bluprints
This is a datastructure that models a list but is used to contain all of the Bluprints that exist in a given namespace.
BluprintsNamespace() - Constructor for class org.sf.bluprints.BluprintsNamespace
 
build(String...) - Method in class org.sf.bluprints.ConfigurationParser
Parses all of the given XML configuration files for Bluprints.

C

clone() - Method in class org.sf.bluprints.Bluprint
 
ConfigurationParser - Class in org.sf.bluprints
This is the configuration parser for the Bluprints.
ConfigurationParser() - Constructor for class org.sf.bluprints.ConfigurationParser
 
ConfigurationParser.Handler - Class in org.sf.bluprints
 
ConfigurationParser.Handler() - Constructor for class org.sf.bluprints.ConfigurationParser.Handler
 

D

DEFAULT_NAMESPACE - Static variable in class org.sf.bluprints.Bluprints
 
DEFAULT_RELOAD_SECONDS - Static variable in class org.sf.bluprints.EngineManager
 
doExecute(String, ActionInvocation) - Method in class org.sf.bluprints.WebWorkViewResolver
 
doStartTag() - Method in class org.sf.bluprints.IncludeTag
Renders the include.

E

endDocument() - Method in class org.sf.bluprints.ConfigurationParser.Handler
 
endElement(String, String, String) - Method in class org.sf.bluprints.ConfigurationParser.Handler
 
Engine - Class in org.sf.bluprints
This class is the main engine.
Engine(long, String...) - Constructor for class org.sf.bluprints.Engine
Constructs a new engine.
EngineManager - Class in org.sf.bluprints
This class is a singleton manager that is configured via a properties file named bluprints.properties.
error(SAXParseException) - Method in class org.sf.bluprints.ConfigurationParser.Handler
 

F

fatalError(SAXParseException) - Method in class org.sf.bluprints.ConfigurationParser.Handler
 
findByPage(String) - Method in class org.sf.bluprints.BluprintsNamespace
 

G

getBluprints() - Method in class org.sf.bluprints.BluprintsNamespace
 
getContent() - Method in class org.sf.bluprints.Bluprint
Returns a Map of the content (child) Bluprints of this Bluprint.
getContent() - Method in class org.sf.bluprints.IncludeTag
Gets the content that was passed from the page.
getContentNames() - Method in class org.sf.bluprints.Bluprint
Returns the list of the names of all the content in this Bluprint.
getEngine() - Method in class org.sf.bluprints.EngineManager
 
getExtends() - Method in class org.sf.bluprints.Bluprint
Returns the name of the Bluprint that this Bluprint is extending.
getManager() - Static method in class org.sf.bluprints.EngineManager
 
getName() - Method in class org.sf.bluprints.Bluprint
 
getNamespace() - Method in class org.sf.bluprints.Bluprints
 
getNumBluprints() - Method in class org.sf.bluprints.BluprintsNamespace
 
getNumPages() - Method in class org.sf.bluprints.Bluprints
 
getNumPages() - Method in class org.sf.bluprints.BluprintsNamespace
 
getPage(String) - Method in class org.sf.bluprints.Bluprints
 
getPage(String) - Method in class org.sf.bluprints.BluprintsNamespace
 
getPage(String) - Method in class org.sf.bluprints.Engine
Returns the Bluprint for the given name, or null.
getParameters() - Method in class org.sf.bluprints.Bluprint
Returns the Map of parameters for this Bluprint.
getReloadSeconds() - Method in class org.sf.bluprints.Engine
Determines how often the configuration file is reloaded.
getUri() - Method in class org.sf.bluprints.Bluprint
 
getUri() - Method in class org.sf.bluprints.Bluprints
 

I

IncludeTag - Class in org.sf.bluprints
This tag is used to include a Bluprint definition on the page.
IncludeTag() - Constructor for class org.sf.bluprints.IncludeTag
 
isFlush() - Method in class org.sf.bluprints.IncludeTag
Determines if the buffered is flushed to the client after the Bluprint is included using the PageContext.
isIgnore() - Method in class org.sf.bluprints.IncludeTag
Determines if exceptions are ignored by this taglib.

L

LOCATIONS - Static variable in class org.sf.bluprints.EngineManager
 

O

org.sf.bluprints - package org.sf.bluprints
 

S

SECONDS - Static variable in class org.sf.bluprints.EngineManager
 
setContent(List<Bluprint>) - Method in class org.sf.bluprints.Bluprint
Sets the content of this Bluprint.
setContent(String) - Method in class org.sf.bluprints.IncludeTag
Sets the content that was passed from the page.
setExtends(String) - Method in class org.sf.bluprints.Bluprint
Sets the name of the parent Bluprint.
setFlush(boolean) - Method in class org.sf.bluprints.IncludeTag
Determines if the buffered is flushed to the client after the Bluprint is included using the PageContext.
setIgnore(boolean) - Method in class org.sf.bluprints.IncludeTag
Determines if exceptions are ignored by this taglib.
setName(String) - Method in class org.sf.bluprints.Bluprint
 
setNamespace(String) - Method in class org.sf.bluprints.Bluprints
 
setPages(List<Bluprint>) - Method in class org.sf.bluprints.Bluprints
 
setReloadSeconds(long) - Method in class org.sf.bluprints.Engine
Determines how often the configuration file is reloaded.
setUri(String) - Method in class org.sf.bluprints.Bluprint
 
setUri(String) - Method in class org.sf.bluprints.Bluprints
 
split(String) - Static method in class org.sf.bluprints.Bluprints
Given a bluprint name i.e.
startElement(String, String, String, Attributes) - Method in class org.sf.bluprints.ConfigurationParser.Handler
 

T

toString() - Method in class org.sf.bluprints.Bluprint
 

W

warning(SAXParseException) - Method in class org.sf.bluprints.ConfigurationParser.Handler
 
WebWorkViewResolver - Class in org.sf.bluprints
This class is a WebWork view resolver that can be used in conjunction with Bluprints to locate Bluprint definitions.
WebWorkViewResolver() - Constructor for class org.sf.bluprints.WebWorkViewResolver
 

A B C D E F G I L O S T W

"Copyright © 2002, Bluprints, Creative Commons License"