Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
_
A
ABSTRACT
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
AbstractCompositeTestNode
- Class in
com.agical.rdoc.core.model.test
AbstractCompositeTestNode()
- Constructor for class com.agical.rdoc.core.model.test.
AbstractCompositeTestNode
AbstractTargetProvider
- Class in
com.agical.rdoc.core.target.impl
AbstractTargetProvider()
- Constructor for class com.agical.rdoc.core.target.impl.
AbstractTargetProvider
AbstractWhiteSpaceBuilder
- Class in
com.agical.rdoc.core.model
AbstractWhiteSpaceBuilder()
- Constructor for class com.agical.rdoc.core.model.
AbstractWhiteSpaceBuilder
AbstractWhiteSpaceBuilder(StringBuffer)
- Constructor for class com.agical.rdoc.core.model.
AbstractWhiteSpaceBuilder
accept(TestNodeVisitor)
- Method in class com.agical.rdoc.core.model.test.
AbstractCompositeTestNode
accept(TestNodeVisitor)
- Method in class com.agical.rdoc.core.model.test.impl.
TestImpl
accept(TestNodeVisitor)
- Method in interface com.agical.rdoc.core.model.test.
TestNode
addChild(TestNode)
- Method in class com.agical.rdoc.core.model.test.
AbstractCompositeTestNode
addChild(TestNode)
- Method in class com.agical.rdoc.core.model.test.impl.
TestSuiteImpl
addCode(String)
- Method in interface com.agical.rdoc.core.model.
CodeBlock
addCode(char)
- Method in interface com.agical.rdoc.core.model.
CodeBlock
addCode(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockImpl
addCode(char)
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockImpl
addDocumentation(String)
- Method in class com.agical.rdoc.core.model.impl.
SourceModelImpl
addDocumentation(String)
- Method in interface com.agical.rdoc.core.model.
SourceModel
addEscapes(String)
- Static method in error com.agical.rdoc.core.parser.
TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addMethod(String, CodeBlock)
- Method in class com.agical.rdoc.core.model.impl.
SourceModelImpl
addMethod(String, CodeBlock)
- Method in interface com.agical.rdoc.core.model.
SourceModel
addMethodDocumentation(String, String)
- Method in class com.agical.rdoc.core.model.impl.
SourceModelImpl
addMethodDocumentation(String, String)
- Method in interface com.agical.rdoc.core.model.
SourceModel
addPostProcessor(TestSuitePostProcessor)
- Method in class com.agical.rdoc.core.model.test.visitor.
PostProcessingVisitor
addPostProcessor(TestSuitePostProcessor)
- Method in class com.agical.rdoc.extension.junit.
TDDocTestSuite
addRoot(TestSuite)
- Method in class com.agical.rdoc.core.model.test.impl.
TestStructureImpl
addRoot(TestSuite)
- Method in interface com.agical.rdoc.core.model.test.
TestStructure
addTest(String, DocumentationContext)
- Method in class com.agical.rdoc.core.model.test.builder.
TestCaseBuilderImpl
addTest(Test)
- Method in class com.agical.rdoc.core.model.test.impl.
TestCaseImpl
addTest(Test)
- Method in interface com.agical.rdoc.core.model.test.
TestCase
addTest(String, DocumentationContext)
- Method in interface com.agical.rdoc.core.model.test.
TestCaseBuilder
addTestCase(TestCase)
- Method in interface com.agical.rdoc.core.model.test.builder.
TestSuite
addTestCase(TestCase)
- Method in class com.agical.rdoc.core.model.test.impl.
TestSuiteImpl
addTestSuite(TestSuite)
- Method in interface com.agical.rdoc.core.model.test.builder.
TestSuite
addTestSuite(TestSuite)
- Method in class com.agical.rdoc.core.model.test.impl.
TestSuiteImpl
adjustBeginLineColumn(int, int)
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Method to adjust line and column numbers for the start of a token.
afterStructure()
- Method in class com.agical.rdoc.core.model.test.director.
RMockEventTestStructureDirectorImpl
afterStructure()
- Method in class com.agical.rdoc.core.model.test.service.
TestStructureServiceImpl
afterSuite()
- Method in class com.agical.rdoc.core.model.test.director.
RMockEventTestStructureDirectorImpl
afterSuite()
- Method in class com.agical.rdoc.core.model.test.service.
TestStructureServiceImpl
afterTestCase()
- Method in class com.agical.rdoc.core.model.test.director.
RMockEventTestStructureDirectorImpl
afterTestCase()
- Method in class com.agical.rdoc.core.model.test.service.
TestStructureServiceImpl
AND
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
argument()
- Method in class com.agical.rdoc.core.parser.
RDocParser
argumentList()
- Method in class com.agical.rdoc.core.parser.
RDocParser
ASSERT
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
B
backup(int)
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Backup a number of characters.
BasedirProvider
- Interface in
com.agical.rdoc.core.resourcemanager.impl
beforeStructure(String)
- Method in class com.agical.rdoc.core.model.test.director.
RMockEventTestStructureDirectorImpl
beforeStructure(String)
- Method in class com.agical.rdoc.core.model.test.service.
TestStructureServiceImpl
beforeSuite(Object, String)
- Method in class com.agical.rdoc.core.model.test.director.
RMockEventTestStructureDirectorImpl
beforeSuite(Object, String)
- Method in class com.agical.rdoc.core.model.test.service.
TestStructureServiceImpl
beforeTestCase(Object, String)
- Method in class com.agical.rdoc.core.model.test.director.
RMockEventTestStructureDirectorImpl
beforeTestCase(Object, String)
- Method in class com.agical.rdoc.core.model.test.service.
TestStructureServiceImpl
begin(String)
- Method in class com.agical.rdoc.core.model.test.builder.
TestStructureBuilderImpl
begin(String)
- Method in class com.agical.rdoc.core.model.test.builder.
TestStructureStreamBuilder
begin(String)
- Method in interface com.agical.rdoc.core.model.test.
TestStructureBuilder
BEGIN_BLOCK
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
beginBlock()
- Method in interface com.agical.rdoc.core.model.
CodeBlockBuilder
beginBlock()
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
beginBlock()
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
beginClass(String)
- Method in class com.agical.rdoc.core.model.impl.
RDocModelBuilderImpl
beginClass(String)
- Method in interface com.agical.rdoc.core.model.
RDocModelBuilder
beginColumn
- Variable in class com.agical.rdoc.core.parser.
Token
The column number of the first character of this Token.
beginEmphasis()
- Method in class com.agical.rdoc.core.model.impl.
DocBookTextFormatter
beginEmphasis()
- Method in class com.agical.rdoc.core.model.impl.
XDocTextFormatter
beginEmphasis()
- Method in interface com.agical.rdoc.core.model.
TextFormatter
beginLine
- Variable in class com.agical.rdoc.core.parser.
Token
The line number of the first character of this Token.
beginMethod(String)
- Method in class com.agical.rdoc.core.model.impl.
RDocModelBuilderImpl
beginMethod(String)
- Method in interface com.agical.rdoc.core.model.
RDocModelBuilder
beginParagraph()
- Method in class com.agical.rdoc.core.model.impl.
DocBookTextFormatter
beginParagraph()
- Method in class com.agical.rdoc.core.model.impl.
XDocTextFormatter
beginParagraph()
- Method in interface com.agical.rdoc.core.model.
TextFormatter
beginStrong()
- Method in class com.agical.rdoc.core.model.impl.
DocBookTextFormatter
beginStrong()
- Method in class com.agical.rdoc.core.model.impl.
XDocTextFormatter
beginStrong()
- Method in interface com.agical.rdoc.core.model.
TextFormatter
beginSuite(Object, String)
- Method in class com.agical.rdoc.core.model.test.builder.
TestStructureBuilderImpl
beginSuite(Object, String)
- Method in class com.agical.rdoc.core.model.test.builder.
TestStructureStreamBuilder
beginSuite(Object, String)
- Method in class com.agical.rdoc.core.model.test.builder.
TestSuiteBuilderImpl
beginSuite(Object, String)
- Method in interface com.agical.rdoc.core.model.test.
TestSuiteBuilder
beginTDDocComment(String)
- Method in interface com.agical.rdoc.core.model.
CodeBlockBuilder
beginTDDocComment(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
beginTDDocComment(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
beginTDDocComment(String)
- Method in class com.agical.rdoc.core.model.impl.
RDocModelBuilderImpl
beginTDDocComment(String)
- Method in interface com.agical.rdoc.core.model.
RDocModelBuilder
beginTDDocComment(String)
- Method in interface com.agical.rdoc.core.model.
TDDocCommentScope
beginTestCase(Class)
- Method in class com.agical.rdoc.core.model.test.builder.
TestStructureBuilderImpl
beginTestCase(Class)
- Method in class com.agical.rdoc.core.model.test.builder.
TestStructureStreamBuilder
beginTestCase(Class)
- Method in class com.agical.rdoc.core.model.test.builder.
TestSuiteBuilderImpl
beginTestCase(Class)
- Method in interface com.agical.rdoc.core.model.test.
TestSuiteBuilder
BeginToken()
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Start.
BOOLEAN
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
BREAK
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
bufcolumn
- Variable in class com.agical.rdoc.core.parser.
SimpleCharStream
buffer
- Variable in class com.agical.rdoc.core.model.
AbstractWhiteSpaceBuilder
buffer
- Variable in class com.agical.rdoc.core.parser.
SimpleCharStream
bufline
- Variable in class com.agical.rdoc.core.parser.
SimpleCharStream
bufpos
- Variable in class com.agical.rdoc.core.parser.
SimpleCharStream
Position in buffer.
byName(String)
- Method in class com.agical.rdoc.core.service.impl.
Code
BYTE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
C
canCreateService()
- Method in class com.agical.rdoc.core.model.test.service.
ExceptionRegisteringServiceFactory
canCreateService()
- Method in class com.agical.rdoc.core.model.test.service.
TestStructureServiceFactory
canCreateService()
- Method in class com.agical.rdoc.core.resourcemanager.impl.
ResourceManagerFactory
canCreateService()
- Method in class com.agical.rdoc.core.resourcemanager.impl.
ResourceProviderFactory
canCreateService()
- Method in class com.agical.rdoc.core.resourcemanager.impl.
SourceProviderFactory
canCreateService()
- Method in class com.agical.rdoc.core.target.impl.
TargetProviderFactory
canCreateService()
- Method in class com.agical.rdoc.util.
FileWriterFactoryFactory
canCreateService()
- Method in class com.agical.rdoc.velocity.impl.
VelocityManagerServiceFactory
CASE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
CATCH
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
CHAR
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
character(String)
- Method in class com.agical.rdoc.core.model.impl.
RDocCommentBuilderImpl
character(String)
- Method in class com.agical.rdoc.core.model.impl.
TDDocCommentBuilderDecorator
character(String)
- Method in interface com.agical.rdoc.core.model.
TDDocCommentBuilder
CHARACTER
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
charLiteral(String)
- Method in interface com.agical.rdoc.core.model.
CodeBlockBuilder
charLiteral(String)
- Method in interface com.agical.rdoc.core.model.
CodeFormatter
charLiteral(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
charLiteral(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
charLiteral(String)
- Method in class com.agical.rdoc.core.model.impl.
XmlCodeFormatter
CHARLITERAL
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
CLASS
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
classDeclaration(RDocModelBuilder)
- Method in class com.agical.rdoc.core.parser.
RDocParser
Code
- Class in
com.agical.rdoc.core.service.impl
Code()
- Constructor for class com.agical.rdoc.core.service.impl.
Code
CodeBlock
- Interface in
com.agical.rdoc.core.model
codeBlock(CodeBlockBuilder, boolean)
- Method in class com.agical.rdoc.core.parser.
RDocParser
CodeBlockBuilder
- Interface in
com.agical.rdoc.core.model
CodeBlockBuilderImpl
- Class in
com.agical.rdoc.core.model.impl
CodeBlockBuilderImpl(ModelFactory, CodeFormatter)
- Constructor for class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
CodeBlockBuilderImpl(ModelFactory, CodeBlock, CodeFormatter)
- Constructor for class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
CodeBlockImpl
- Class in
com.agical.rdoc.core.model.impl
CodeBlockImpl()
- Constructor for class com.agical.rdoc.core.model.impl.
CodeBlockImpl
CodeBlockProvider
- Interface in
com.agical.rdoc.core.model
CodeBockBuilderDecorator
- Class in
com.agical.rdoc.core.model.impl
CodeBockBuilderDecorator(CodeBlockBuilder)
- Constructor for class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
CodeFormatter
- Interface in
com.agical.rdoc.core.model
column
- Variable in class com.agical.rdoc.core.parser.
SimpleCharStream
com.agical.rdoc.core
- package com.agical.rdoc.core
com.agical.rdoc.core.converter
- package com.agical.rdoc.core.converter
com.agical.rdoc.core.converter.impl
- package com.agical.rdoc.core.converter.impl
com.agical.rdoc.core.exception
- package com.agical.rdoc.core.exception
com.agical.rdoc.core.impl
- package com.agical.rdoc.core.impl
com.agical.rdoc.core.model
- package com.agical.rdoc.core.model
com.agical.rdoc.core.model.impl
- package com.agical.rdoc.core.model.impl
com.agical.rdoc.core.model.test
- package com.agical.rdoc.core.model.test
com.agical.rdoc.core.model.test.builder
- package com.agical.rdoc.core.model.test.builder
com.agical.rdoc.core.model.test.director
- package com.agical.rdoc.core.model.test.director
com.agical.rdoc.core.model.test.impl
- package com.agical.rdoc.core.model.test.impl
com.agical.rdoc.core.model.test.service
- package com.agical.rdoc.core.model.test.service
com.agical.rdoc.core.model.test.visitor
- package com.agical.rdoc.core.model.test.visitor
com.agical.rdoc.core.parser
- package com.agical.rdoc.core.parser
com.agical.rdoc.core.render
- package com.agical.rdoc.core.render
com.agical.rdoc.core.resourcemanager
- package com.agical.rdoc.core.resourcemanager
com.agical.rdoc.core.resourcemanager.impl
- package com.agical.rdoc.core.resourcemanager.impl
com.agical.rdoc.core.service
- package com.agical.rdoc.core.service
com.agical.rdoc.core.service.code
- package com.agical.rdoc.core.service.code
com.agical.rdoc.core.service.code.impl
- package com.agical.rdoc.core.service.code.impl
com.agical.rdoc.core.service.impl
- package com.agical.rdoc.core.service.impl
com.agical.rdoc.core.target
- package com.agical.rdoc.core.target
com.agical.rdoc.core.target.impl
- package com.agical.rdoc.core.target.impl
com.agical.rdoc.extension.junit
- package com.agical.rdoc.extension.junit
com.agical.rdoc.util
- package com.agical.rdoc.util
com.agical.rdoc.velocity
- package com.agical.rdoc.velocity
com.agical.rdoc.velocity.impl
- package com.agical.rdoc.velocity.impl
com.agical.rdoc.velocity.render
- package com.agical.rdoc.velocity.render
COMMA
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
compare(Object, Object)
- Method in class com.agical.rdoc.util.
StringLengthComparator
CONST
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
CONTINUE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
ConversionException
- Exception in
com.agical.rdoc.core.converter
ConversionException(String)
- Constructor for exception com.agical.rdoc.core.converter.
ConversionException
ConversionException(String, Throwable)
- Constructor for exception com.agical.rdoc.core.converter.
ConversionException
ConversionException(Throwable)
- Constructor for exception com.agical.rdoc.core.converter.
ConversionException
convert(InputStream)
- Method in class com.agical.rdoc.core.converter.impl.
EscapeHandlerConverter
convert(Object, OutputStream)
- Method in class com.agical.rdoc.core.converter.impl.
InputStreamObjectConverter
convert(Object, OutputStream)
- Method in class com.agical.rdoc.core.converter.impl.
StringObjectConverter
convert(InputStream)
- Method in interface com.agical.rdoc.core.converter.
InputStreamConverter
convert(Object, OutputStream)
- Method in interface com.agical.rdoc.core.converter.
ObjectConverter
convert(InputStream)
- Method in class com.agical.rdoc.core.model.impl.
TDDocSourceModelInputStreamConverter
convert(InputStream)
- Method in class com.agical.rdoc.util.
InputStreamToByteArrayConverter
convert(Object, OutputStream)
- Method in class com.agical.rdoc.velocity.render.
VelocityTemplateConverter
convertName(String)
- Method in class com.agical.rdoc.core.service.impl.
Naming
convertName(String, String)
- Method in class com.agical.rdoc.core.service.impl.
Naming
convertName(String)
- Method in interface com.agical.rdoc.core.service.
NamingService
Converts a name using camel casing
convertName(String, String)
- Method in interface com.agical.rdoc.core.service.
NamingService
Converts a name using camel casing.
countTestCases()
- Method in class com.agical.rdoc.extension.junit.
RenderingTest
create(Object, String)
- Method in interface com.agical.rdoc.core.model.test.
TestSuiteFactory
create(Class)
- Method in class com.agical.rdoc.core.service.code.impl.
FlyweightTypeFactory
create(Class)
- Method in interface com.agical.rdoc.core.service.code.
TypeFactory
create(String)
- Method in class com.agical.rdoc.util.
FileWriterFactory
create(String)
- Method in interface com.agical.rdoc.util.
WriterFactory
create(String)
- Method in interface com.agical.rdoc.util.
WriterService
create()
- Method in class com.agical.rdoc.velocity.impl.
VelocityManagerFactoryImpl
create()
- Method in interface com.agical.rdoc.velocity.
VelocityManagerFactory
createCodeBlockBuilder()
- Method in class com.agical.rdoc.core.model.impl.
RDocModelFactory
createCodeBlockBuilder()
- Method in interface com.agical.rdoc.core.model.
ModelFactory
createContext()
- Method in class com.agical.rdoc.velocity.impl.
VelocityManagerImpl
createContext()
- Method in interface com.agical.rdoc.velocity.
VelocityManager
createDocComment(String)
- Method in class com.agical.rdoc.core.model.impl.
RDocModelFactory
createDocComment(String)
- Method in interface com.agical.rdoc.core.model.
ModelFactory
createRelativeOutputStream(String)
- Method in class com.agical.rdoc.core.target.impl.
AbstractTargetProvider
createRelativeOutputStream(String)
- Method in interface com.agical.rdoc.core.target.
TargetProvider
Creates an OutputStream relative to the target root
createService()
- Method in class com.agical.rdoc.core.model.test.service.
ExceptionRegisteringServiceFactory
createService()
- Method in class com.agical.rdoc.core.model.test.service.
TestStructureServiceFactory
createService()
- Method in class com.agical.rdoc.core.resourcemanager.impl.
ResourceManagerFactory
createService()
- Method in class com.agical.rdoc.core.resourcemanager.impl.
ResourceProviderFactory
createService()
- Method in class com.agical.rdoc.core.resourcemanager.impl.
SourceProviderFactory
createService()
- Method in class com.agical.rdoc.core.target.impl.
TargetProviderFactory
createService()
- Method in class com.agical.rdoc.util.
FileWriterFactoryFactory
createService()
- Method in class com.agical.rdoc.velocity.impl.
VelocityManagerServiceFactory
curChar
- Variable in class com.agical.rdoc.core.parser.
RDocParserTokenManager
currentToken
- Variable in exception com.agical.rdoc.core.parser.
ParseException
This is the last token that has been consumed successfully.
D
debugStream
- Variable in class com.agical.rdoc.core.parser.
RDocParserTokenManager
Debug output.
DECIMAL_NUMBER
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
declaration(RDocModelBuilder)
- Method in class com.agical.rdoc.core.parser.
RDocParser
DEFAULT
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
Lexical state.
Delete
- Class in
com.agical.rdoc.util
Delete()
- Constructor for class com.agical.rdoc.util.
Delete
deleteFile(Class, String)
- Static method in class com.agical.rdoc.util.
Delete
deleteRootFile(Class, String)
- Static method in class com.agical.rdoc.util.
Delete
deleteRootFile(BasedirProvider, String)
- Static method in class com.agical.rdoc.util.
Delete
disable_tracing()
- Method in class com.agical.rdoc.core.parser.
RDocParser
Disable tracing.
DIVIDE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
DO
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
DOC_MARK
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
DocBookTextFormatter
- Class in
com.agical.rdoc.core.model.impl
DocBookTextFormatter()
- Constructor for class com.agical.rdoc.core.model.impl.
DocBookTextFormatter
docMark(CodeBlockBuilder)
- Method in class com.agical.rdoc.core.parser.
RDocParser
DocumentationContext
- Interface in
com.agical.rdoc.core
DocumentationContextImpl
- Class in
com.agical.rdoc.core.impl
DocumentationContextImpl()
- Constructor for class com.agical.rdoc.core.impl.
DocumentationContextImpl
DocumentationContextWrapper
- Class in
com.agical.rdoc.core.impl
DocumentationContextWrapper(DocumentationContext)
- Constructor for class com.agical.rdoc.core.impl.
DocumentationContextWrapper
Done()
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Reset buffer when finished.
doRender()
- Method in class com.agical.rdoc.core.render.
TDDocRenderer
DOUBLE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
E
ELSE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
emphasized(String)
- Method in class com.agical.rdoc.core.model.impl.
RDocCommentBuilderImpl
emphasized(String)
- Method in class com.agical.rdoc.core.model.impl.
TDDocCommentBuilderDecorator
emphasized(String)
- Method in interface com.agical.rdoc.core.model.
TDDocCommentBuilder
enable_tracing()
- Method in class com.agical.rdoc.core.parser.
RDocParser
Enable tracing.
end()
- Method in interface com.agical.rdoc.core.model.
CodeBlockBuilder
end()
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
end()
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
end()
- Method in class com.agical.rdoc.core.model.impl.
RDocCommentBuilderImpl
end()
- Method in class com.agical.rdoc.core.model.impl.
TDDocCommentBuilderDecorator
end()
- Method in interface com.agical.rdoc.core.model.
TDDocCommentBuilder
end()
- Method in class com.agical.rdoc.core.model.test.builder.
TestStructureBuilderImpl
end()
- Method in class com.agical.rdoc.core.model.test.builder.
TestStructureStreamBuilder
end()
- Method in interface com.agical.rdoc.core.model.test.
TestStructureBuilder
END_BLOCK
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
endClass()
- Method in class com.agical.rdoc.core.model.impl.
RDocModelBuilderImpl
endClass()
- Method in interface com.agical.rdoc.core.model.
RDocModelBuilder
endColumn
- Variable in class com.agical.rdoc.core.parser.
Token
The column number of the last character of this Token.
endEmphasis()
- Method in class com.agical.rdoc.core.model.impl.
DocBookTextFormatter
endEmphasis()
- Method in class com.agical.rdoc.core.model.impl.
XDocTextFormatter
endEmphasis()
- Method in interface com.agical.rdoc.core.model.
TextFormatter
endLine
- Variable in class com.agical.rdoc.core.parser.
Token
The line number of the last character of this Token.
endParagraph()
- Method in class com.agical.rdoc.core.model.impl.
DocBookTextFormatter
endParagraph()
- Method in class com.agical.rdoc.core.model.impl.
XDocTextFormatter
endParagraph()
- Method in interface com.agical.rdoc.core.model.
TextFormatter
endStrong()
- Method in class com.agical.rdoc.core.model.impl.
DocBookTextFormatter
endStrong()
- Method in class com.agical.rdoc.core.model.impl.
XDocTextFormatter
endStrong()
- Method in interface com.agical.rdoc.core.model.
TextFormatter
endSuite()
- Method in class com.agical.rdoc.core.model.test.builder.
TestStructureBuilderImpl
endSuite()
- Method in class com.agical.rdoc.core.model.test.builder.
TestStructureStreamBuilder
endSuite()
- Method in class com.agical.rdoc.core.model.test.builder.
TestSuiteBuilderImpl
endSuite()
- Method in interface com.agical.rdoc.core.model.test.
TestSuiteBuilder
ENUM
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
EOF
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
End of File.
eol
- Variable in exception com.agical.rdoc.core.parser.
ParseException
The end of line string for this machine.
equals(Object)
- Method in class com.agical.rdoc.core.impl.
DocumentationContextImpl
equals(Object)
- Method in class com.agical.rdoc.core.impl.
DocumentationContextWrapper
equals(Object)
- Method in class com.agical.rdoc.core.model.test.
AbstractCompositeTestNode
equals(Object)
- Method in class com.agical.rdoc.core.model.test.impl.
TestCaseImpl
equals(Object)
- Method in class com.agical.rdoc.core.model.test.impl.
TestImpl
equals(Object)
- Method in class com.agical.rdoc.core.model.test.impl.
TestSuiteImpl
EQUALS
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
escape(String)
- Method in interface com.agical.rdoc.util.
EscapeHandler
escape(String)
- Method in class com.agical.rdoc.util.
SimpleEscapeHandler
ESCAPED_CHARACTER
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
EscapeHandler
- Interface in
com.agical.rdoc.util
EscapeHandlerConverter
- Class in
com.agical.rdoc.core.converter.impl
EscapeHandlerConverter()
- Constructor for class com.agical.rdoc.core.converter.impl.
EscapeHandlerConverter
evaluate(String, Context)
- Method in class com.agical.rdoc.velocity.impl.
VelocityManagerImpl
evaluate(String, String, DocumentationContext, Object)
- Method in class com.agical.rdoc.velocity.render.
Renderer
evaluate(String, Context)
- Method in interface com.agical.rdoc.velocity.
VelocityManager
ExceptionModel
- Interface in
com.agical.rdoc.core.model.test
ExceptionModelImpl
- Class in
com.agical.rdoc.core.model.test
ExceptionModelImpl(Throwable)
- Constructor for class com.agical.rdoc.core.model.test.
ExceptionModelImpl
ExceptionRegisteringServiceFactory
- Class in
com.agical.rdoc.core.model.test.service
ExceptionRegisteringServiceFactory()
- Constructor for class com.agical.rdoc.core.model.test.service.
ExceptionRegisteringServiceFactory
ExceptionRegisteringServiceImpl
- Class in
com.agical.rdoc.core.model.test.service
ExceptionRegisteringServiceImpl()
- Constructor for class com.agical.rdoc.core.model.test.service.
ExceptionRegisteringServiceImpl
ExpandBuff(boolean)
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
expectedTokenSequences
- Variable in exception com.agical.rdoc.core.parser.
ParseException
Each entry in this array is an array of integers.
EXTENDS
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
F
FALSE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
FileResourceManager
- Class in
com.agical.rdoc.core.resourcemanager.impl
FileResourceManager()
- Constructor for class com.agical.rdoc.core.resourcemanager.impl.
FileResourceManager
FileWriterFactory
- Class in
com.agical.rdoc.util
FileWriterFactory(File)
- Constructor for class com.agical.rdoc.util.
FileWriterFactory
FileWriterFactoryFactory
- Class in
com.agical.rdoc.util
FileWriterFactoryFactory()
- Constructor for class com.agical.rdoc.util.
FileWriterFactoryFactory
FillBuff()
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
FINAL
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
FINALLY
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
FLOAT
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
FlyweightTypeFactory
- Class in
com.agical.rdoc.core.service.code.impl
FlyweightTypeFactory(CodeFormatter, SourceModelProvider)
- Constructor for class com.agical.rdoc.core.service.code.impl.
FlyweightTypeFactory
FOR
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
FORMAL_COMMENT
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
formalComment(String)
- Method in interface com.agical.rdoc.core.model.
CodeBlockBuilder
formalComment(String)
- Method in interface com.agical.rdoc.core.model.
CodeFormatter
formalComment(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
formalComment(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
formalComment(String)
- Method in class com.agical.rdoc.core.model.impl.
XmlCodeFormatter
from(String)
- Method in interface com.agical.rdoc.core.model.
CodeBlock
from(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockImpl
G
generateParseException()
- Method in class com.agical.rdoc.core.parser.
RDocParser
Generate ParseException.
get(String)
- Method in interface com.agical.rdoc.core.
DocumentationContext
get(String)
- Method in class com.agical.rdoc.core.impl.
DocumentationContextImpl
get(String)
- Method in class com.agical.rdoc.core.impl.
DocumentationContextWrapper
getBasedir()
- Method in interface com.agical.rdoc.core.resourcemanager.impl.
BasedirProvider
getBasedir()
- Method in class com.agical.rdoc.core.resourcemanager.impl.
SystemPropertiesBasedirProvider
getBeginColumn()
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Get token beginning column number.
getBeginLine()
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Get token beginning line number.
getChildren()
- Method in class com.agical.rdoc.core.model.test.
AbstractCompositeTestNode
getCodeBlock()
- Method in interface com.agical.rdoc.core.model.
CodeBlockBuilder
getCodeBlock()
- Method in interface com.agical.rdoc.core.model.
CodeBlockProvider
getCodeBlock()
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
getCodeBlock()
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
getColumn()
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Deprecated.
getDocumentation()
- Method in class com.agical.rdoc.core.model.impl.
SourceModelImpl
getDocumentation()
- Method in interface com.agical.rdoc.core.model.
SourceModel
getDocumentationContext()
- Method in class com.agical.rdoc.core.model.test.impl.
TestImpl
getDocumentationContext()
- Method in interface com.agical.rdoc.core.model.test.
Test
getEndColumn()
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Get token end column number.
getEndLine()
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Get token end line number.
GetImage()
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Get token literal value.
getInterfaces()
- Method in class com.agical.rdoc.core.service.code.impl.
LazyType
getInterfaces()
- Method in interface com.agical.rdoc.core.service.code.
Type
getLine()
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Deprecated.
getMessage()
- Method in interface com.agical.rdoc.core.model.test.
ExceptionModel
getMessage()
- Method in class com.agical.rdoc.core.model.test.
ExceptionModelImpl
getMessage()
- Method in error com.agical.rdoc.core.parser.
TokenMgrError
You can also modify the body of this method to customize your error messages.
getMethod(String)
- Method in class com.agical.rdoc.core.model.impl.
SourceModelImpl
getMethod(String)
- Method in interface com.agical.rdoc.core.model.
SourceModel
getMethod(String)
- Method in class com.agical.rdoc.core.service.code.impl.
LazyType
getMethod(String)
- Method in interface com.agical.rdoc.core.service.code.
Type
getMethodDocumentation(String)
- Method in class com.agical.rdoc.core.model.impl.
SourceModelImpl
getMethodDocumentation(String)
- Method in interface com.agical.rdoc.core.model.
SourceModel
getMethods()
- Method in class com.agical.rdoc.core.service.code.impl.
LazyType
getMethods()
- Method in interface com.agical.rdoc.core.service.code.
Type
getModel()
- Method in class com.agical.rdoc.core.model.impl.
RDocModelBuilderImpl
getName()
- Method in class com.agical.rdoc.core.model.impl.
SourceModelImpl
getName()
- Method in interface com.agical.rdoc.core.model.
SourceModel
getName()
- Method in interface com.agical.rdoc.core.model.test.builder.
TestSuite
getName()
- Method in class com.agical.rdoc.core.model.test.impl.
TestImpl
getName()
- Method in class com.agical.rdoc.core.model.test.impl.
TestStructureImpl
getName()
- Method in class com.agical.rdoc.core.model.test.impl.
TestSuiteImpl
getName()
- Method in interface com.agical.rdoc.core.model.test.
Test
getName()
- Method in interface com.agical.rdoc.core.model.test.
TestStructure
getName()
- Method in class com.agical.rdoc.core.service.code.impl.
LazyMethod
getName()
- Method in class com.agical.rdoc.core.service.code.impl.
LazyType
getName()
- Method in interface com.agical.rdoc.core.service.code.
Method
getName()
- Method in interface com.agical.rdoc.core.service.code.
Type
getNameSpace()
- Method in class com.agical.rdoc.core.
TDDocService
getNextToken()
- Method in class com.agical.rdoc.core.parser.
RDocParser
Get the next Token.
getNextToken()
- Method in class com.agical.rdoc.core.parser.
RDocParserTokenManager
Get the next Token.
getPackage()
- Method in class com.agical.rdoc.core.service.code.impl.
LazyType
getPackage()
- Method in interface com.agical.rdoc.core.service.code.
Type
getParameters()
- Method in class com.agical.rdoc.core.service.code.impl.
LazyMethod
getParameters()
- Method in interface com.agical.rdoc.core.service.code.
Method
getPostProcessors()
- Method in interface com.agical.rdoc.core.
PostProcessorProvider
getPostProcessors()
- Method in class com.agical.rdoc.extension.junit.
TDDocTestSuite
getReturnType()
- Method in class com.agical.rdoc.core.service.code.impl.
LazyMethod
getReturnType()
- Method in interface com.agical.rdoc.core.service.code.
Method
getRoots()
- Method in class com.agical.rdoc.core.resourcemanager.impl.
PropertiesResourceProvider
getRoots()
- Method in class com.agical.rdoc.core.resourcemanager.impl.
PropertiesSourceProvider
getRoots()
- Method in interface com.agical.rdoc.core.resourcemanager.
ResourceProvider
getRoots()
- Method in interface com.agical.rdoc.core.resourcemanager.
SourceProvider
getServiceType()
- Method in class com.agical.rdoc.core.model.test.service.
ExceptionRegisteringServiceFactory
getServiceType()
- Method in class com.agical.rdoc.core.model.test.service.
TestStructureServiceFactory
getServiceType()
- Method in class com.agical.rdoc.core.resourcemanager.impl.
ResourceManagerFactory
getServiceType()
- Method in class com.agical.rdoc.core.resourcemanager.impl.
ResourceProviderFactory
getServiceType()
- Method in class com.agical.rdoc.core.resourcemanager.impl.
SourceProviderFactory
getServiceType()
- Method in class com.agical.rdoc.core.target.impl.
TargetProviderFactory
getServiceType()
- Method in class com.agical.rdoc.util.
FileWriterFactoryFactory
getServiceType()
- Method in class com.agical.rdoc.velocity.impl.
VelocityManagerServiceFactory
getSourceModel(Class)
- Method in class com.agical.rdoc.core.model.impl.
Source
getSourceModel(Class)
- Method in interface com.agical.rdoc.core.model.
SourceModelProvider
GetSuffix(int)
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Get the suffix.
getSuiteClass()
- Method in interface com.agical.rdoc.core.model.test.builder.
TestSuite
getSuiteClass()
- Method in class com.agical.rdoc.core.model.test.impl.
TestSuiteImpl
getTabSize(int)
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
getTarget()
- Method in class com.agical.rdoc.core.target.impl.
PropertiesTargetProvider
getTarget()
- Method in interface com.agical.rdoc.core.target.
TargetProvider
getTemplate(String)
- Method in class com.agical.rdoc.velocity.impl.
VelocityManagerImpl
getTemplate(String)
- Method in interface com.agical.rdoc.velocity.
VelocityManager
getTestCase()
- Method in class com.agical.rdoc.core.model.test.impl.
TestImpl
getTestCase()
- Method in interface com.agical.rdoc.core.model.test.
Test
getTestClass()
- Method in class com.agical.rdoc.core.model.test.impl.
TestCaseImpl
getTestClass()
- Method in interface com.agical.rdoc.core.model.test.
TestCase
getTestStructure()
- Method in class com.agical.rdoc.core.model.test.builder.
TestStructureBuilderImpl
getToken(int)
- Method in class com.agical.rdoc.core.parser.
RDocParser
Get the specific Token.
getType()
- Method in class com.agical.rdoc.core.service.code.impl.
LazyParameter
getType()
- Method in interface com.agical.rdoc.core.service.code.
Parameter
getUrl()
- Method in interface com.agical.rdoc.core.resourcemanager.
ResourceRoot
getValue()
- Method in class com.agical.rdoc.core.parser.
Token
An optional attribute value of the Token.
GOTO
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
GREATERTHAN
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
H
HEXADECIMAL_NUMBER
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
I
identifier(String)
- Method in interface com.agical.rdoc.core.model.
CodeBlockBuilder
identifier(String)
- Method in interface com.agical.rdoc.core.model.
CodeFormatter
identifier(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
identifier(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
identifier(String)
- Method in class com.agical.rdoc.core.model.impl.
XmlCodeFormatter
IDENTIFIER
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
identifierList()
- Method in class com.agical.rdoc.core.parser.
RDocParser
IF
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
image
- Variable in class com.agical.rdoc.core.parser.
Token
The string image of the token.
IMPLEMENTS
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
IMPORT
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
importList(RDocModelBuilder)
- Method in class com.agical.rdoc.core.parser.
RDocParser
IN_CHAR_LITERAL
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
Lexical state.
IN_FORMAL_COMMENT
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
Lexical state.
IN_SINGLE_LINE_COMMENT
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
Lexical state.
IN_STRING_LITERAL
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
Lexical state.
IN_TDDOC_BODY
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
Lexical state.
IN_TDDOC_COMMENT
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
Lexical state.
inBuf
- Variable in class com.agical.rdoc.core.parser.
SimpleCharStream
input_stream
- Variable in class com.agical.rdoc.core.parser.
RDocParserTokenManager
inputStream
- Variable in class com.agical.rdoc.core.parser.
SimpleCharStream
InputStreamConverter
- Interface in
com.agical.rdoc.core.converter
InputStreamObjectConverter
- Class in
com.agical.rdoc.core.converter.impl
InputStreamObjectConverter()
- Constructor for class com.agical.rdoc.core.converter.impl.
InputStreamObjectConverter
InputStreamToByteArrayConverter
- Class in
com.agical.rdoc.util
InputStreamToByteArrayConverter()
- Constructor for class com.agical.rdoc.util.
InputStreamToByteArrayConverter
INSTANCEOF
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
INT
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
INTERFACE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
J
jj_nt
- Variable in class com.agical.rdoc.core.parser.
RDocParser
Next token.
jjFillToken()
- Method in class com.agical.rdoc.core.parser.
RDocParserTokenManager
jjnewLexState
- Static variable in class com.agical.rdoc.core.parser.
RDocParserTokenManager
Lex State array.
jjstrLiteralImages
- Static variable in class com.agical.rdoc.core.parser.
RDocParserTokenManager
Token literal values.
K
kind
- Variable in class com.agical.rdoc.core.parser.
Token
An integer that describes the kind of this token.
L
LazyMethod
- Class in
com.agical.rdoc.core.service.code.impl
LazyMethod(Method, TypeFactory, CodeFormatter, CodeBlockProvider)
- Constructor for class com.agical.rdoc.core.service.code.impl.
LazyMethod
LazyParameter
- Class in
com.agical.rdoc.core.service.code.impl
LazyParameter(Type)
- Constructor for class com.agical.rdoc.core.service.code.impl.
LazyParameter
LazyType
- Class in
com.agical.rdoc.core.service.code.impl
LEFT_BRACE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
LESSTHAN
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
LexicalError(boolean, int, int, int, String, char)
- Static method in error com.agical.rdoc.core.parser.
TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames
- Static variable in class com.agical.rdoc.core.parser.
RDocParserTokenManager
Lexer state names.
line
- Variable in class com.agical.rdoc.core.parser.
SimpleCharStream
list(String)
- Method in class com.agical.rdoc.core.resourcemanager.impl.
FileResourceManager
list(String)
- Method in interface com.agical.rdoc.core.resourcemanager.
ResourceManager
LONG
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
M
main(String[])
- Static method in class com.agical.rdoc.core.render.
TDDocRenderer
mark(String)
- Method in interface com.agical.rdoc.core.model.
CodeBlock
mark(String)
- Method in interface com.agical.rdoc.core.model.
CodeBlockBuilder
mark(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
mark(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockImpl
mark(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
maxNextCharInd
- Variable in class com.agical.rdoc.core.parser.
SimpleCharStream
Method
- Interface in
com.agical.rdoc.core.service.code
methodDeclaration(RDocModelBuilder, String)
- Method in class com.agical.rdoc.core.parser.
RDocParser
methodInvocation()
- Method in class com.agical.rdoc.core.parser.
RDocParser
MINUS
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
ModelFactory
- Interface in
com.agical.rdoc.core.model
MODULUS
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
N
Naming
- Class in
com.agical.rdoc.core.service.impl
Naming()
- Constructor for class com.agical.rdoc.core.service.impl.
Naming
NamingService
- Interface in
com.agical.rdoc.core.service
NATIVE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
NEW
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
NEW_LINE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
newLine()
- Method in class com.agical.rdoc.core.model.
AbstractWhiteSpaceBuilder
newLine()
- Method in interface com.agical.rdoc.core.model.
CodeFormatter
newLine()
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
newLine()
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
newLine()
- Method in class com.agical.rdoc.core.model.impl.
RDocCommentBuilderImpl
newLine()
- Method in class com.agical.rdoc.core.model.impl.
TDDocCommentBuilderDecorator
newLine()
- Method in class com.agical.rdoc.core.model.impl.
XmlCodeFormatter
newLine()
- Method in interface com.agical.rdoc.core.model.
WhiteSpaceBuilder
newParagraph()
- Method in class com.agical.rdoc.core.model.impl.
RDocCommentBuilderImpl
newParagraph()
- Method in class com.agical.rdoc.core.model.impl.
TDDocCommentBuilderDecorator
newParagraph()
- Method in interface com.agical.rdoc.core.model.
TDDocCommentBuilder
newToken(int, String)
- Static method in class com.agical.rdoc.core.parser.
Token
Returns a new Token object, by default.
newToken(int)
- Static method in class com.agical.rdoc.core.parser.
Token
next
- Variable in class com.agical.rdoc.core.parser.
Token
A reference to the next regular (non-special) token from the input stream.
NoSuchResourceException
- Exception in
com.agical.rdoc.core.resourcemanager
NoSuchResourceException(String, Throwable)
- Constructor for exception com.agical.rdoc.core.resourcemanager.
NoSuchResourceException
NOT
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
NULL
- Static variable in interface com.agical.rdoc.core.
DocumentationContext
NULL
- Static variable in interface com.agical.rdoc.core.model.
TDDocCommentBuilder
NULL
- Static variable in interface com.agical.rdoc.core.model.
TDDocCommentScope
NULL
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
NULL
- Static variable in interface com.agical.rdoc.core.service.code.
TypeFactory
NULL
- Static variable in interface com.agical.rdoc.core.target.
TargetProvider
number(String)
- Method in interface com.agical.rdoc.core.model.
CodeBlockBuilder
number(String)
- Method in interface com.agical.rdoc.core.model.
CodeFormatter
number(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
number(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
number(String)
- Method in class com.agical.rdoc.core.model.impl.
XmlCodeFormatter
O
ObjectConverter
- Interface in
com.agical.rdoc.core.converter
OR
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
other(String)
- Method in interface com.agical.rdoc.core.model.
CodeBlockBuilder
other(String)
- Method in interface com.agical.rdoc.core.model.
CodeFormatter
other(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
other(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
other(String)
- Method in class com.agical.rdoc.core.model.impl.
XmlCodeFormatter
P
PACKAGE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
PACKAGE_STATE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
Lexical state.
packageDeclaration(RDocModelBuilder)
- Method in class com.agical.rdoc.core.parser.
RDocParser
Parameter
- Interface in
com.agical.rdoc.core.service.code
parse(RDocModelBuilder)
- Method in class com.agical.rdoc.core.parser.
RDocParser
ParseException
- Exception in
com.agical.rdoc.core.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[])
- Constructor for exception com.agical.rdoc.core.parser.
ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException()
- Constructor for exception com.agical.rdoc.core.parser.
ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String)
- Constructor for exception com.agical.rdoc.core.parser.
ParseException
Constructor with message.
PLUS
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
PostProcessingVisitor
- Class in
com.agical.rdoc.core.model.test.visitor
PostProcessingVisitor(Hub)
- Constructor for class com.agical.rdoc.core.model.test.visitor.
PostProcessingVisitor
PostProcessingVisitor()
- Constructor for class com.agical.rdoc.core.model.test.visitor.
PostProcessingVisitor
PostProcessorProvider
- Interface in
com.agical.rdoc.core
prevCharIsCR
- Variable in class com.agical.rdoc.core.parser.
SimpleCharStream
prevCharIsLF
- Variable in class com.agical.rdoc.core.parser.
SimpleCharStream
primitive(String)
- Method in interface com.agical.rdoc.core.model.
CodeBlockBuilder
primitive(String)
- Method in interface com.agical.rdoc.core.model.
CodeFormatter
primitive(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
primitive(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
primitive(String)
- Method in class com.agical.rdoc.core.model.impl.
XmlCodeFormatter
primitiveType(CodeBlockBuilder)
- Method in class com.agical.rdoc.core.parser.
RDocParser
printStackTrace()
- Method in exception com.agical.rdoc.core.parser.
RuntimeException
printStackTrace(PrintStream)
- Method in exception com.agical.rdoc.core.parser.
RuntimeException
printStackTrace(PrintWriter)
- Method in exception com.agical.rdoc.core.parser.
RuntimeException
PRIVATE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
process(TestStructure, Hub)
- Method in interface com.agical.rdoc.core.
TestSuitePostProcessor
process(TestStructure, Hub)
- Method in class com.agical.rdoc.velocity.render.
VelocityTestStructureRenderer
PropertiesResourceProvider
- Class in
com.agical.rdoc.core.resourcemanager.impl
PropertiesResourceProvider(String, BasedirProvider)
- Constructor for class com.agical.rdoc.core.resourcemanager.impl.
PropertiesResourceProvider
PropertiesSourceProvider
- Class in
com.agical.rdoc.core.resourcemanager.impl
PropertiesSourceProvider(String, BasedirProvider)
- Constructor for class com.agical.rdoc.core.resourcemanager.impl.
PropertiesSourceProvider
PropertiesTargetProvider
- Class in
com.agical.rdoc.core.target.impl
PropertiesTargetProvider(BasedirProvider)
- Constructor for class com.agical.rdoc.core.target.impl.
PropertiesTargetProvider
PROTECTED
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
PUBLIC
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
put(String, Serializable)
- Method in interface com.agical.rdoc.core.
DocumentationContext
put(String, Serializable)
- Method in class com.agical.rdoc.core.impl.
DocumentationContextImpl
put(String, Object)
- Method in class com.agical.rdoc.core.impl.
DocumentationContextWrapper
R
RDocCommentBuilderImpl
- Class in
com.agical.rdoc.core.model.impl
RDocCommentBuilderImpl(TextFormatter)
- Constructor for class com.agical.rdoc.core.model.impl.
RDocCommentBuilderImpl
RDocCommentBuilderImpl(StringBuffer, TextFormatter)
- Constructor for class com.agical.rdoc.core.model.impl.
RDocCommentBuilderImpl
RDocConfigurationSystemException
- Exception in
com.agical.rdoc.core.exception
RDocConfigurationSystemException(String, Throwable)
- Constructor for exception com.agical.rdoc.core.exception.
RDocConfigurationSystemException
RDocConfigurationSystemException(String)
- Constructor for exception com.agical.rdoc.core.exception.
RDocConfigurationSystemException
RDocModelBuilder
- Interface in
com.agical.rdoc.core.model
RDocModelBuilderImpl
- Class in
com.agical.rdoc.core.model.impl
RDocModelBuilderImpl(ModelFactory)
- Constructor for class com.agical.rdoc.core.model.impl.
RDocModelBuilderImpl
RDocModelFactory
- Class in
com.agical.rdoc.core.model.impl
RDocModelFactory(CodeFormatter, TextFormatter)
- Constructor for class com.agical.rdoc.core.model.impl.
RDocModelFactory
RDocOutputException
- Exception in
com.agical.rdoc.core.exception
RDocOutputException(String, Object, Exception)
- Constructor for exception com.agical.rdoc.core.exception.
RDocOutputException
RDocParser
- Class in
com.agical.rdoc.core.parser
RDocParser(InputStream)
- Constructor for class com.agical.rdoc.core.parser.
RDocParser
Constructor with InputStream.
RDocParser(InputStream, String)
- Constructor for class com.agical.rdoc.core.parser.
RDocParser
Constructor with InputStream and supplied encoding
RDocParser(Reader)
- Constructor for class com.agical.rdoc.core.parser.
RDocParser
Constructor.
RDocParser(RDocParserTokenManager)
- Constructor for class com.agical.rdoc.core.parser.
RDocParser
Constructor with generated Token Manager.
RDocParserConstants
- Interface in
com.agical.rdoc.core.parser
Token literal values and constants.
RDocParserTokenManager
- Class in
com.agical.rdoc.core.parser
Token Manager.
RDocParserTokenManager(SimpleCharStream)
- Constructor for class com.agical.rdoc.core.parser.
RDocParserTokenManager
Constructor.
RDocParserTokenManager(SimpleCharStream, int)
- Constructor for class com.agical.rdoc.core.parser.
RDocParserTokenManager
Constructor.
RDocParseSystemException
- Exception in
com.agical.rdoc.core.exception
RDocParseSystemException(Throwable)
- Constructor for exception com.agical.rdoc.core.exception.
RDocParseSystemException
RDocSystemException
- Exception in
com.agical.rdoc.core.exception
RDocSystemException(String, Throwable)
- Constructor for exception com.agical.rdoc.core.exception.
RDocSystemException
RDocSystemException(String)
- Constructor for exception com.agical.rdoc.core.exception.
RDocSystemException
read(InputStreamConverter, String)
- Method in class com.agical.rdoc.core.resourcemanager.impl.
FileResourceManager
read(InputStreamConverter, String)
- Method in interface com.agical.rdoc.core.resourcemanager.
ResourceManager
Read
- Class in
com.agical.rdoc.util
Read()
- Constructor for class com.agical.rdoc.util.
Read
read(Class, String)
- Static method in class com.agical.rdoc.util.
Read
read(Class, String, String)
- Static method in class com.agical.rdoc.util.
Read
readAsStream(Class, String)
- Static method in class com.agical.rdoc.util.
Read
readChar()
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Read a character.
ReadException
- Exception in
com.agical.rdoc.core.resourcemanager
ReadException(String)
- Constructor for exception com.agical.rdoc.core.resourcemanager.
ReadException
readInputStream(String, InputStream)
- Static method in class com.agical.rdoc.util.
Read
ReInit(InputStream)
- Method in class com.agical.rdoc.core.parser.
RDocParser
Reinitialise.
ReInit(InputStream, String)
- Method in class com.agical.rdoc.core.parser.
RDocParser
Reinitialise.
ReInit(Reader)
- Method in class com.agical.rdoc.core.parser.
RDocParser
Reinitialise.
ReInit(RDocParserTokenManager)
- Method in class com.agical.rdoc.core.parser.
RDocParser
Reinitialise.
ReInit(SimpleCharStream)
- Method in class com.agical.rdoc.core.parser.
RDocParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int)
- Method in class com.agical.rdoc.core.parser.
RDocParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int)
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Reinitialise.
ReInit(Reader, int, int)
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Reinitialise.
ReInit(Reader)
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int)
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int)
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Reinitialise.
ReInit(InputStream, String)
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Reinitialise.
ReInit(InputStream)
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int)
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int)
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
Reinitialise.
render(TestCase)
- Method in class com.agical.rdoc.velocity.render.
Renderer
render(Test)
- Method in class com.agical.rdoc.velocity.render.
Renderer
render(TestSuite)
- Method in class com.agical.rdoc.velocity.render.
Renderer
render(TestCase)
- Method in interface com.agical.rdoc.velocity.
VelocityNodeRenderer
render(Test)
- Method in interface com.agical.rdoc.velocity.
VelocityNodeRenderer
render(TestSuite)
- Method in interface com.agical.rdoc.velocity.
VelocityNodeRenderer
Renderer
- Class in
com.agical.rdoc.velocity.render
Renderer()
- Constructor for class com.agical.rdoc.velocity.render.
Renderer
RenderingTest
- Class in
com.agical.rdoc.extension.junit
RenderingTest()
- Constructor for class com.agical.rdoc.extension.junit.
RenderingTest
reservedWord(String)
- Method in interface com.agical.rdoc.core.model.
CodeBlockBuilder
reservedWord(String)
- Method in interface com.agical.rdoc.core.model.
CodeFormatter
reservedWord(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
reservedWord(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
reservedWord(String)
- Method in class com.agical.rdoc.core.model.impl.
XmlCodeFormatter
reservedWord(CodeBlockBuilder)
- Method in class com.agical.rdoc.core.parser.
RDocParser
ResourceManager
- Interface in
com.agical.rdoc.core.resourcemanager
ResourceManagerFactory
- Class in
com.agical.rdoc.core.resourcemanager.impl
ResourceManagerFactory()
- Constructor for class com.agical.rdoc.core.resourcemanager.impl.
ResourceManagerFactory
ResourceNotAvailableSystemException
- Exception in
com.agical.rdoc.core.exception
ResourceNotAvailableSystemException(String, Throwable)
- Constructor for exception com.agical.rdoc.core.exception.
ResourceNotAvailableSystemException
ResourceNotAvailableSystemException(String)
- Constructor for exception com.agical.rdoc.core.exception.
ResourceNotAvailableSystemException
ResourceNotAvailableSystemException(Throwable)
- Constructor for exception com.agical.rdoc.core.exception.
ResourceNotAvailableSystemException
ResourceNotFoundSystemException
- Exception in
com.agical.rdoc.core.exception
ResourceNotFoundSystemException(String, Throwable)
- Constructor for exception com.agical.rdoc.core.exception.
ResourceNotFoundSystemException
ResourceNotFoundSystemException(String)
- Constructor for exception com.agical.rdoc.core.exception.
ResourceNotFoundSystemException
ResourceNotFoundSystemException(Throwable)
- Constructor for exception com.agical.rdoc.core.exception.
ResourceNotFoundSystemException
ResourceProvider
- Interface in
com.agical.rdoc.core.resourcemanager
ResourceProviderFactory
- Class in
com.agical.rdoc.core.resourcemanager.impl
(c) 2005 Agical AB
ResourceProviderFactory()
- Constructor for class com.agical.rdoc.core.resourcemanager.impl.
ResourceProviderFactory
ResourceRoot
- Interface in
com.agical.rdoc.core.resourcemanager
ResourceSystemException
- Exception in
com.agical.rdoc.core.exception
ResourceSystemException(String, Throwable)
- Constructor for exception com.agical.rdoc.core.exception.
ResourceSystemException
ResourceSystemException(String)
- Constructor for exception com.agical.rdoc.core.exception.
ResourceSystemException
ResourceSystemException(Throwable)
- Constructor for exception com.agical.rdoc.core.exception.
ResourceSystemException
RETURN
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
RIGHT_BRACE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
RMockEventTestStructureDirectorImpl
- Class in
com.agical.rdoc.core.model.test.director
RMockEventTestStructureDirectorImpl(TestStructureBuilder)
- Constructor for class com.agical.rdoc.core.model.test.director.
RMockEventTestStructureDirectorImpl
run(TestResult)
- Method in class com.agical.rdoc.extension.junit.
RenderingTest
RuntimeException
- Exception in
com.agical.rdoc.core.parser
Exception that wrapps the java.lang.RuntimeException for the JavaCC generated code.
RuntimeException(Throwable)
- Constructor for exception com.agical.rdoc.core.parser.
RuntimeException
S
SEMICOLON
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
setDebugStream(PrintStream)
- Method in class com.agical.rdoc.core.parser.
RDocParserTokenManager
Set debug output.
setDocumentationContext(DocumentationContext)
- Method in class com.agical.rdoc.core.model.test.service.
ExceptionRegisteringServiceImpl
setEscape(String, String)
- Method in interface com.agical.rdoc.util.
EscapeHandler
setEscape(String, String)
- Method in class com.agical.rdoc.util.
SimpleEscapeHandler
setHub(Hub)
- Method in class com.agical.rdoc.core.model.test.director.
RMockEventTestStructureDirectorImpl
setModelFactory(ModelFactory)
- Method in interface com.agical.rdoc.core.model.
CodeBlockBuilder
setModelFactory(ModelFactory)
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
setModelFactory(ModelFactory)
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
setNameSpaceProvider(NameSpaceProvider)
- Method in class com.agical.rdoc.velocity.impl.
VelocityManagerImpl
setPackage(String)
- Method in class com.agical.rdoc.core.model.impl.
RDocModelBuilderImpl
setPackage(String)
- Method in interface com.agical.rdoc.core.model.
RDocModelBuilder
setResourceManager(ResourceManager)
- Method in class com.agical.rdoc.core.model.impl.
Source
setResourceManager(ResourceManager)
- Method in class com.agical.rdoc.core.render.
TDDocRenderer
setResourceManager(ResourceManager)
- Method in class com.agical.rdoc.extension.junit.
RenderingTest
setResourceManager(ResourceManager)
- Method in class com.agical.rdoc.velocity.render.
VelocityTestStructureRenderer
setResourceProvider(ResourceProvider)
- Method in class com.agical.rdoc.core.resourcemanager.impl.
FileResourceManager
setResourceProvider(ResourceProvider)
- Method in class com.agical.rdoc.velocity.impl.
VelocityManagerImpl
The resourceprovider will be provided by rMock
setSourceModelProvider(SourceModelProvider)
- Method in class com.agical.rdoc.core.service.impl.
Code
setTabSize(int)
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
setTargetPropertiesFile(String)
- Method in class com.agical.rdoc.core.target.impl.
PropertiesTargetProvider
setTargetProvider(TargetProvider)
- Method in class com.agical.rdoc.core.model.test.service.
TestStructureServiceImpl
setTargetProvider(TargetProvider)
- Method in class com.agical.rdoc.core.resourcemanager.impl.
FileResourceManager
setTargetProvider(TargetProvider)
- Method in class com.agical.rdoc.velocity.impl.
VelocityManagerImpl
setTemplateProvider(SourceModelProvider)
- Method in class com.agical.rdoc.velocity.render.
Renderer
setTextFormatter(TextFormatter)
- Method in class com.agical.rdoc.core.model.impl.
Source
setTextFormatter(TextFormatter)
- Method in class com.agical.rdoc.core.service.impl.
Code
setVelocityManager(VelocityManager)
- Method in class com.agical.rdoc.velocity.render.
Renderer
setVelocityManagerFactory(VelocityManagerFactory)
- Method in class com.agical.rdoc.velocity.render.
VelocityTestStructureRenderer
SHORT
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
SimpleCharStream
- Class in
com.agical.rdoc.core.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int)
- Constructor for class com.agical.rdoc.core.parser.
SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int)
- Constructor for class com.agical.rdoc.core.parser.
SimpleCharStream
Constructor.
SimpleCharStream(Reader)
- Constructor for class com.agical.rdoc.core.parser.
SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int)
- Constructor for class com.agical.rdoc.core.parser.
SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int)
- Constructor for class com.agical.rdoc.core.parser.
SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int)
- Constructor for class com.agical.rdoc.core.parser.
SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int)
- Constructor for class com.agical.rdoc.core.parser.
SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String)
- Constructor for class com.agical.rdoc.core.parser.
SimpleCharStream
Constructor.
SimpleCharStream(InputStream)
- Constructor for class com.agical.rdoc.core.parser.
SimpleCharStream
Constructor.
SimpleEscapeHandler
- Class in
com.agical.rdoc.util
SimpleEscapeHandler()
- Constructor for class com.agical.rdoc.util.
SimpleEscapeHandler
simpleName(String)
- Method in class com.agical.rdoc.core.service.impl.
Naming
simpleName(String)
- Method in interface com.agical.rdoc.core.service.
NamingService
Creates a simple name of a fully quailified name
SINGLE_LINE_COMMENT
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
singleLineComment(String)
- Method in interface com.agical.rdoc.core.model.
CodeBlockBuilder
singleLineComment(String)
- Method in interface com.agical.rdoc.core.model.
CodeFormatter
singleLineComment(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
singleLineComment(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
singleLineComment(String)
- Method in class com.agical.rdoc.core.model.impl.
XmlCodeFormatter
Source
- Class in
com.agical.rdoc.core.model.impl
Source()
- Constructor for class com.agical.rdoc.core.model.impl.
Source
SourceModel
- Interface in
com.agical.rdoc.core.model
SourceModelImpl
- Class in
com.agical.rdoc.core.model.impl
SourceModelImpl(String)
- Constructor for class com.agical.rdoc.core.model.impl.
SourceModelImpl
SourceModelProvider
- Interface in
com.agical.rdoc.core.model
SourceNotFoundSystemException
- Exception in
com.agical.rdoc.core.exception
SourceNotFoundSystemException(String, Throwable)
- Constructor for exception com.agical.rdoc.core.exception.
SourceNotFoundSystemException
SourceNotFoundSystemException(String)
- Constructor for exception com.agical.rdoc.core.exception.
SourceNotFoundSystemException
SourceNotFoundSystemException(Throwable)
- Constructor for exception com.agical.rdoc.core.exception.
SourceNotFoundSystemException
SourceProvider
- Interface in
com.agical.rdoc.core.resourcemanager
SourceProviderFactory
- Class in
com.agical.rdoc.core.resourcemanager.impl
SourceProviderFactory()
- Constructor for class com.agical.rdoc.core.resourcemanager.impl.
SourceProviderFactory
space()
- Method in class com.agical.rdoc.core.model.
AbstractWhiteSpaceBuilder
space()
- Method in interface com.agical.rdoc.core.model.
CodeFormatter
space()
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
space()
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
space()
- Method in class com.agical.rdoc.core.model.impl.
RDocCommentBuilderImpl
space()
- Method in class com.agical.rdoc.core.model.impl.
TDDocCommentBuilderDecorator
space()
- Method in class com.agical.rdoc.core.model.impl.
XmlCodeFormatter
space()
- Method in interface com.agical.rdoc.core.model.
WhiteSpaceBuilder
SPACE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
specialToken
- Variable in class com.agical.rdoc.core.parser.
Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
STATIC
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
staticFlag
- Static variable in class com.agical.rdoc.core.parser.
SimpleCharStream
Whether parser is static.
STRICTFP
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
string(String)
- Method in interface com.agical.rdoc.core.model.
CodeBlockBuilder
string(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
string(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
STRING
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
STRING_DATA
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
StringLengthComparator
- Class in
com.agical.rdoc.util
StringLengthComparator()
- Constructor for class com.agical.rdoc.util.
StringLengthComparator
stringLiteral(String)
- Method in interface com.agical.rdoc.core.model.
CodeFormatter
stringLiteral(String)
- Method in class com.agical.rdoc.core.model.impl.
XmlCodeFormatter
StringObjectConverter
- Class in
com.agical.rdoc.core.converter.impl
StringObjectConverter(String)
- Constructor for class com.agical.rdoc.core.converter.impl.
StringObjectConverter
strong(String)
- Method in class com.agical.rdoc.core.model.impl.
RDocCommentBuilderImpl
strong(String)
- Method in class com.agical.rdoc.core.model.impl.
TDDocCommentBuilderDecorator
strong(String)
- Method in interface com.agical.rdoc.core.model.
TDDocCommentBuilder
SUPER
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
SWITCH
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
SwitchTo(int)
- Method in class com.agical.rdoc.core.parser.
RDocParserTokenManager
Switch to specified lex state.
SYNCHRONIZED
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
SystemPropertiesBasedirProvider
- Class in
com.agical.rdoc.core.resourcemanager.impl
SystemPropertiesBasedirProvider()
- Constructor for class com.agical.rdoc.core.resourcemanager.impl.
SystemPropertiesBasedirProvider
T
tab()
- Method in class com.agical.rdoc.core.model.
AbstractWhiteSpaceBuilder
tab()
- Method in interface com.agical.rdoc.core.model.
CodeFormatter
tab()
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
tab()
- Method in class com.agical.rdoc.core.model.impl.
CodeBockBuilderDecorator
tab()
- Method in class com.agical.rdoc.core.model.impl.
RDocCommentBuilderImpl
tab()
- Method in class com.agical.rdoc.core.model.impl.
TDDocCommentBuilderDecorator
tab()
- Method in class com.agical.rdoc.core.model.impl.
XmlCodeFormatter
tab()
- Method in interface com.agical.rdoc.core.model.
WhiteSpaceBuilder
TAB
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
tabSize
- Variable in class com.agical.rdoc.core.parser.
SimpleCharStream
TargetException
- Exception in
com.agical.rdoc.core.target
TargetException(String)
- Constructor for exception com.agical.rdoc.core.target.
TargetException
TargetProvider
- Interface in
com.agical.rdoc.core.target
TargetProviderFactory
- Class in
com.agical.rdoc.core.target.impl
TargetProviderFactory()
- Constructor for class com.agical.rdoc.core.target.impl.
TargetProviderFactory
TDDOC_ASTERIX
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
TDDOC_BEGIN_BODY
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
TDDOC_BEGIN_IDENTIFIER
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
TDDOC_BODY_CHAR
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
TDDOC_DOCUMENTATION
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
TDDOC_END_BODY
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
TDDOC_END_IDENTIFIER
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
TDDOC_ESCAPED_UNDERSCORE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
TDDOC_IDENTIFIER
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
TDDOC_NEW_LINE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
TDDOC_NEW_PARAGRAPH
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
TDDOC_SPACE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
TDDOC_TAB
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
TDDOC_UNDERSCORE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
tddocComment(TDDocCommentScope)
- Method in class com.agical.rdoc.core.parser.
RDocParser
TDDocCommentBuilder
- Interface in
com.agical.rdoc.core.model
TDDocCommentBuilderDecorator
- Class in
com.agical.rdoc.core.model.impl
TDDocCommentBuilderDecorator(TDDocCommentBuilder)
- Constructor for class com.agical.rdoc.core.model.impl.
TDDocCommentBuilderDecorator
TDDocCommentScope
- Interface in
com.agical.rdoc.core.model
tdDocEmphasized(TDDocCommentBuilder)
- Method in class com.agical.rdoc.core.parser.
RDocParser
tdDocFormattedText(StringBuffer)
- Method in class com.agical.rdoc.core.parser.
RDocParser
tdDocNewParagraph(TDDocCommentBuilder)
- Method in class com.agical.rdoc.core.parser.
RDocParser
TDDocRenderer
- Class in
com.agical.rdoc.core.render
TDDocRenderer()
- Constructor for class com.agical.rdoc.core.render.
TDDocRenderer
TDDocService
- Class in
com.agical.rdoc.core
TDDocService()
- Constructor for class com.agical.rdoc.core.
TDDocService
TDDocSourceModelInputStreamConverter
- Class in
com.agical.rdoc.core.model.impl
TDDocSourceModelInputStreamConverter(TextFormatter)
- Constructor for class com.agical.rdoc.core.model.impl.
TDDocSourceModelInputStreamConverter
tdDocStrong(TDDocCommentBuilder)
- Method in class com.agical.rdoc.core.parser.
RDocParser
TDDocTestSuite
- Class in
com.agical.rdoc.extension.junit
TDDocTestSuite(String)
- Constructor for class com.agical.rdoc.extension.junit.
TDDocTestSuite
TDDocTestSuite(String, Configurator, String)
- Constructor for class com.agical.rdoc.extension.junit.
TDDocTestSuite
TDDocTestSuite(String, Configurator)
- Constructor for class com.agical.rdoc.extension.junit.
TDDocTestSuite
Test
- Interface in
com.agical.rdoc.core.model.test
TestCase
- Interface in
com.agical.rdoc.core.model.test
TestCaseBuilder
- Interface in
com.agical.rdoc.core.model.test
TestCaseBuilderImpl
- Class in
com.agical.rdoc.core.model.test.builder
TestCaseBuilderImpl(TestCase)
- Constructor for class com.agical.rdoc.core.model.test.builder.
TestCaseBuilderImpl
TestCaseImpl
- Class in
com.agical.rdoc.core.model.test.impl
TestCaseImpl(Class)
- Constructor for class com.agical.rdoc.core.model.test.impl.
TestCaseImpl
TestImpl
- Class in
com.agical.rdoc.core.model.test.impl
TestImpl(String, TestCase, DocumentationContext)
- Constructor for class com.agical.rdoc.core.model.test.impl.
TestImpl
TestNode
- Interface in
com.agical.rdoc.core.model.test
TestNodeVisitor
- Interface in
com.agical.rdoc.core.model.test
TestStructure
- Interface in
com.agical.rdoc.core.model.test
TestStructureBuilder
- Interface in
com.agical.rdoc.core.model.test
TestStructureBuilderImpl
- Class in
com.agical.rdoc.core.model.test.builder
TestStructureBuilderImpl()
- Constructor for class com.agical.rdoc.core.model.test.builder.
TestStructureBuilderImpl
TestStructureImpl
- Class in
com.agical.rdoc.core.model.test.impl
TestStructureImpl(String)
- Constructor for class com.agical.rdoc.core.model.test.impl.
TestStructureImpl
TestStructureService
- Interface in
com.agical.rdoc.core.model.test.service
testStructureService
- Variable in class com.agical.rdoc.extension.junit.
TDDocTestSuite
TestStructureServiceFactory
- Class in
com.agical.rdoc.core.model.test.service
TestStructureServiceFactory()
- Constructor for class com.agical.rdoc.core.model.test.service.
TestStructureServiceFactory
TestStructureServiceImpl
- Class in
com.agical.rdoc.core.model.test.service
TestStructureServiceImpl()
- Constructor for class com.agical.rdoc.core.model.test.service.
TestStructureServiceImpl
TestStructureStreamBuilder
- Class in
com.agical.rdoc.core.model.test.builder
TestStructureStreamBuilder(OutputStream)
- Constructor for class com.agical.rdoc.core.model.test.builder.
TestStructureStreamBuilder
TestSuite
- Interface in
com.agical.rdoc.core.model.test.builder
TestSuiteBuilder
- Interface in
com.agical.rdoc.core.model.test
TestSuiteBuilderImpl
- Class in
com.agical.rdoc.core.model.test.builder
TestSuiteBuilderImpl(TestSuiteBuilder, TestSuite)
- Constructor for class com.agical.rdoc.core.model.test.builder.
TestSuiteBuilderImpl
TestSuiteFactory
- Interface in
com.agical.rdoc.core.model.test
TestSuiteImpl
- Class in
com.agical.rdoc.core.model.test.impl
TestSuiteImpl(String, Class)
- Constructor for class com.agical.rdoc.core.model.test.impl.
TestSuiteImpl
TestSuitePostProcessor
- Interface in
com.agical.rdoc.core
TextFormatter
- Interface in
com.agical.rdoc.core.model
THIS
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
THROW
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
throwableThrown(Throwable)
- Method in class com.agical.rdoc.core.model.test.service.
ExceptionRegisteringServiceImpl
THROWS
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
TIMES
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
to(String)
- Method in interface com.agical.rdoc.core.model.
CodeBlock
to(String)
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockImpl
token
- Variable in class com.agical.rdoc.core.parser.
RDocParser
Current token.
Token
- Class in
com.agical.rdoc.core.parser
Describes the input token stream.
Token()
- Constructor for class com.agical.rdoc.core.parser.
Token
No-argument constructor
Token(int)
- Constructor for class com.agical.rdoc.core.parser.
Token
Constructs a new token for the specified Image.
Token(int, String)
- Constructor for class com.agical.rdoc.core.parser.
Token
Constructs a new token for the specified Image and Kind.
token_source
- Variable in class com.agical.rdoc.core.parser.
RDocParser
Generated Token Manager.
tokenImage
- Variable in exception com.agical.rdoc.core.parser.
ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
Literal token values.
TokenMgrError
- Error in
com.agical.rdoc.core.parser
Token Manager Error.
TokenMgrError()
- Constructor for error com.agical.rdoc.core.parser.
TokenMgrError
No arg constructor.
TokenMgrError(String, int)
- Constructor for error com.agical.rdoc.core.parser.
TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int)
- Constructor for error com.agical.rdoc.core.parser.
TokenMgrError
Full Constructor.
toString()
- Method in class com.agical.rdoc.core.impl.
DocumentationContextImpl
toString()
- Method in class com.agical.rdoc.core.impl.
DocumentationContextWrapper
toString()
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockBuilderImpl
toString()
- Method in class com.agical.rdoc.core.model.impl.
CodeBlockImpl
toString()
- Method in class com.agical.rdoc.core.model.impl.
RDocCommentBuilderImpl
toString()
- Method in class com.agical.rdoc.core.model.test.
ExceptionModelImpl
toString()
- Method in class com.agical.rdoc.core.model.test.impl.
TestCaseImpl
toString()
- Method in class com.agical.rdoc.core.model.test.impl.
TestImpl
toString()
- Method in class com.agical.rdoc.core.model.test.impl.
TestStructureImpl
toString()
- Method in class com.agical.rdoc.core.model.test.impl.
TestSuiteImpl
toString()
- Method in class com.agical.rdoc.core.parser.
Token
Returns the image.
toString()
- Method in class com.agical.rdoc.core.render.
TDDocRenderer
toString()
- Method in class com.agical.rdoc.core.service.code.impl.
LazyMethod
toString()
- Method in class com.agical.rdoc.extension.junit.
RenderingTest
TRANSIENT
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
TRUE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
TRY
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
type()
- Method in class com.agical.rdoc.core.parser.
RDocParser
Type
- Interface in
com.agical.rdoc.core.service.code
A model representing a Type.
TypeFactory
- Interface in
com.agical.rdoc.core.service.code
U
UNICODE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
UNICODE_DIGIT
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
UnsupportedEncodingSystemException
- Exception in
com.agical.rdoc.core.exception
UnsupportedEncodingSystemException(String, Throwable)
- Constructor for exception com.agical.rdoc.core.exception.
UnsupportedEncodingSystemException
UnsupportedEncodingSystemException(String)
- Constructor for exception com.agical.rdoc.core.exception.
UnsupportedEncodingSystemException
UnsupportedEncodingSystemException(Throwable)
- Constructor for exception com.agical.rdoc.core.exception.
UnsupportedEncodingSystemException
UpdateLineColumn(char)
- Method in class com.agical.rdoc.core.parser.
SimpleCharStream
V
variableValue()
- Method in class com.agical.rdoc.core.parser.
RDocParser
VelocityGenerationSystemException
- Exception in
com.agical.rdoc.velocity
VelocityGenerationSystemException(Throwable)
- Constructor for exception com.agical.rdoc.velocity.
VelocityGenerationSystemException
VelocityManager
- Interface in
com.agical.rdoc.velocity
VelocityManagerFactory
- Interface in
com.agical.rdoc.velocity
VelocityManagerFactoryImpl
- Class in
com.agical.rdoc.velocity.impl
VelocityManagerFactoryImpl()
- Constructor for class com.agical.rdoc.velocity.impl.
VelocityManagerFactoryImpl
VelocityManagerImpl
- Class in
com.agical.rdoc.velocity.impl
VelocityManagerImpl()
- Constructor for class com.agical.rdoc.velocity.impl.
VelocityManagerImpl
VelocityManagerServiceFactory
- Class in
com.agical.rdoc.velocity.impl
VelocityManagerServiceFactory()
- Constructor for class com.agical.rdoc.velocity.impl.
VelocityManagerServiceFactory
VelocityNodeRenderer
- Interface in
com.agical.rdoc.velocity
VelocityTemplateConverter
- Class in
com.agical.rdoc.velocity.render
VelocityTemplateConverter(Context)
- Constructor for class com.agical.rdoc.velocity.render.
VelocityTemplateConverter
VelocityTestStructureRenderer
- Class in
com.agical.rdoc.velocity.render
VelocityTestStructureRenderer(String, String, TextFormatter)
- Constructor for class com.agical.rdoc.velocity.render.
VelocityTestStructureRenderer
visit(Test)
- Method in interface com.agical.rdoc.core.model.test.
TestNodeVisitor
visit(TestCase)
- Method in interface com.agical.rdoc.core.model.test.
TestNodeVisitor
visit(TestSuite)
- Method in interface com.agical.rdoc.core.model.test.
TestNodeVisitor
visit(TestStructure)
- Method in interface com.agical.rdoc.core.model.test.
TestNodeVisitor
visit(Test)
- Method in class com.agical.rdoc.core.model.test.visitor.
PostProcessingVisitor
visit(TestCase)
- Method in class com.agical.rdoc.core.model.test.visitor.
PostProcessingVisitor
visit(TestSuite)
- Method in class com.agical.rdoc.core.model.test.visitor.
PostProcessingVisitor
visit(TestStructure)
- Method in class com.agical.rdoc.core.model.test.visitor.
PostProcessingVisitor
visitChildren(TestNodeVisitor)
- Method in class com.agical.rdoc.core.model.test.
AbstractCompositeTestNode
visitThis(TestNodeVisitor)
- Method in class com.agical.rdoc.core.model.test.
AbstractCompositeTestNode
visitThis(TestNodeVisitor)
- Method in class com.agical.rdoc.core.model.test.impl.
TestCaseImpl
visitThis(TestNodeVisitor)
- Method in class com.agical.rdoc.core.model.test.impl.
TestStructureImpl
visitThis(TestNodeVisitor)
- Method in class com.agical.rdoc.core.model.test.impl.
TestSuiteImpl
VOID
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
VOLATILE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
W
WHILE
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
WhiteSpaceBuilder
- Interface in
com.agical.rdoc.core.model
write(ObjectConverter, Object, String)
- Method in class com.agical.rdoc.core.resourcemanager.impl.
FileResourceManager
write(ObjectConverter, Object, String)
- Method in interface com.agical.rdoc.core.resourcemanager.
ResourceManager
Write
- Class in
com.agical.rdoc.util
Write()
- Constructor for class com.agical.rdoc.util.
Write
write(Class, String, byte[])
- Static method in class com.agical.rdoc.util.
Write
write(BasedirProvider, String, byte[])
- Static method in class com.agical.rdoc.util.
Write
WriteException
- Exception in
com.agical.rdoc.core.resourcemanager
WriteException(String)
- Constructor for exception com.agical.rdoc.core.resourcemanager.
WriteException
writeInRoot(Class, String, byte[])
- Static method in class com.agical.rdoc.util.
Write
WriterFactory
- Interface in
com.agical.rdoc.util
WriterService
- Interface in
com.agical.rdoc.util
X
XDocTextFormatter
- Class in
com.agical.rdoc.core.model.impl
XDocTextFormatter()
- Constructor for class com.agical.rdoc.core.model.impl.
XDocTextFormatter
XmlCodeFormatter
- Class in
com.agical.rdoc.core.model.impl
XmlCodeFormatter(TextFormatter)
- Constructor for class com.agical.rdoc.core.model.impl.
XmlCodeFormatter
XOR
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
_
_DEFAULT
- Static variable in interface com.agical.rdoc.core.parser.
RDocParserConstants
RegularExpression Id.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2011
Agical AB
. All Rights Reserved.