A B C D E G H I L N P S T V X

A

AbstractDomXmlRule - Class in net.sourceforge.pmd.lang.xml.rule
This is a base class for XML Java bases rules that which to visit the nodes using the DOM.
AbstractDomXmlRule() - Constructor for class net.sourceforge.pmd.lang.xml.rule.AbstractDomXmlRule
 
AbstractXmlRule - Class in net.sourceforge.pmd.lang.xml.rule
This is a base class for XML Java bases rules.
AbstractXmlRule() - Constructor for class net.sourceforge.pmd.lang.xml.rule.AbstractXmlRule
 
addAllInterfaces(Set<Class<?>>, Class<?>) - Method in class net.sourceforge.pmd.lang.xml.ast.XmlParser
 
apply(List<? extends Node>, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractXmlRule
 

B

BEGIN_COLUMN - Static variable in interface net.sourceforge.pmd.lang.xml.ast.XmlNode
 
BEGIN_LINE - Static variable in interface net.sourceforge.pmd.lang.xml.ast.XmlNode
 

C

canParse() - Method in class net.sourceforge.pmd.lang.xml.XmlParser
 
COALESCING_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.rule.AbstractXmlRule
 
COALESCING_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.rule.XmlXPathRule
 
COALESCING_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
createProxy(Node) - Method in class net.sourceforge.pmd.lang.xml.ast.XmlParser
 
createRuleViolation(Rule, RuleContext, Node, String) - Method in class net.sourceforge.pmd.lang.xml.rule.XmlRuleViolationFactory
 
createRuleViolation(Rule, RuleContext, Node, String, int, int) - Method in class net.sourceforge.pmd.lang.xml.rule.XmlRuleViolationFactory
 
createTokenManager(Reader) - Method in class net.sourceforge.pmd.lang.xml.XmlParser
 

D

DumpFacade - Class in net.sourceforge.pmd.lang.xml.ast
 
DumpFacade() - Constructor for class net.sourceforge.pmd.lang.xml.ast.DumpFacade
 

E

END_COLUMN - Static variable in interface net.sourceforge.pmd.lang.xml.ast.XmlNode
 
END_LINE - Static variable in interface net.sourceforge.pmd.lang.xml.ast.XmlNode
 
equals(Object) - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
EXPAND_ENTITY_REFERENCES_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.rule.AbstractXmlRule
 
EXPAND_ENTITY_REFERENCES_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.rule.XmlXPathRule
 
EXPAND_ENTITY_REFERENCES_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 

G

getDefaultParserOptions() - Method in class net.sourceforge.pmd.lang.xml.XmlHandler
 
getDumpFacade(Writer, String, boolean) - Method in class net.sourceforge.pmd.lang.xml.XmlHandler
 
getEntityResolver() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
getNode() - Method in interface net.sourceforge.pmd.lang.xml.ast.XmlNode
Provide access to the underlying DOM node.
getParser(ParserOptions) - Method in class net.sourceforge.pmd.lang.xml.XmlHandler
 
getParserOptions() - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractXmlRule
 
getParserOptions() - Method in class net.sourceforge.pmd.lang.xml.rule.XmlXPathRule
 
getRuleViolationFactory() - Method in class net.sourceforge.pmd.lang.xml.XmlHandler
 
getSuppressMap() - Method in class net.sourceforge.pmd.lang.xml.XmlParser
 
getXPathHandler() - Method in class net.sourceforge.pmd.lang.xml.XmlHandler
 

H

hashCode() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 

I

IGNORING_COMMENTS_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.rule.AbstractXmlRule
 
IGNORING_COMMENTS_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.rule.XmlXPathRule
 
IGNORING_COMMENTS_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
IGNORING_ELEMENT_CONTENT_WHITESPACE_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.rule.AbstractXmlRule
 
IGNORING_ELEMENT_CONTENT_WHITESPACE_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.rule.XmlXPathRule
 
IGNORING_ELEMENT_CONTENT_WHITESPACE_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
indexNodes(List<Node>, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.XmlRuleChainVisitor
 
initializeWith(Writer, String, boolean, XmlNode) - Method in class net.sourceforge.pmd.lang.xml.ast.DumpFacade
 
INSTANCE - Static variable in class net.sourceforge.pmd.lang.xml.rule.XmlRuleViolationFactory
 
invoke(Object, Method, Object[]) - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeInvocationHandler
 
isCoalescing() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
isExpandEntityReferences() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
isIgnoringComments() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
isIgnoringElementContentWhitespace() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
isLookupDescriptorDoc() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
isNamespaceAware() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
isValidating() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
isXincludeAware() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 

L

LOOKUP_DESCRIPTOR_DTD - Static variable in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 

N

NAME - Static variable in class net.sourceforge.pmd.lang.xml.XmlLanguageModule
 
NAME - Static variable in class net.sourceforge.pmd.lang.xsl.XslLanguageModule
 
NAMESPACE_AWARE_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.rule.AbstractXmlRule
 
NAMESPACE_AWARE_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.rule.XmlXPathRule
 
NAMESPACE_AWARE_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
net.sourceforge.pmd.lang.xml - package net.sourceforge.pmd.lang.xml
 
net.sourceforge.pmd.lang.xml.ast - package net.sourceforge.pmd.lang.xml.ast
 
net.sourceforge.pmd.lang.xml.rule - package net.sourceforge.pmd.lang.xml.rule
 
net.sourceforge.pmd.lang.xsl - package net.sourceforge.pmd.lang.xsl
 
nodeCache - Variable in class net.sourceforge.pmd.lang.xml.ast.XmlParser
 

P

parse(Reader) - Method in class net.sourceforge.pmd.lang.xml.ast.XmlParser
 
parse(String, Reader) - Method in class net.sourceforge.pmd.lang.xml.XmlParser
 
parseDocument(Reader) - Method in class net.sourceforge.pmd.lang.xml.ast.XmlParser
 
parserOptions - Variable in class net.sourceforge.pmd.lang.xml.ast.XmlParser
 

S

setCoalescing(boolean) - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
setExpandEntityReferences(boolean) - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
setIgnoringComments(boolean) - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
setIgnoringElementContentWhitespace(boolean) - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
setLookupDescriptorDoc(boolean) - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
setNamespaceAware(boolean) - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
setValidating(boolean) - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
setXincludeAware(boolean) - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
SILENT_ENTITY_RESOLVER - Static variable in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 

T

TERSE_NAME - Static variable in class net.sourceforge.pmd.lang.xml.XmlLanguageModule
 
TERSE_NAME - Static variable in class net.sourceforge.pmd.lang.xsl.XslLanguageModule
 

V

VALIDATING_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.rule.AbstractXmlRule
 
VALIDATING_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.rule.XmlXPathRule
 
VALIDATING_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
visit(XmlNode, Object) - Method in class net.sourceforge.pmd.lang.xml.ast.DumpFacade
 
visit(XmlNode, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractDomXmlRule
 
visit(XmlNode, Attr, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractDomXmlRule
 
visit(XmlNode, CharacterData, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractDomXmlRule
 
visit(XmlNode, Comment, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractDomXmlRule
 
visit(XmlNode, Document, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractDomXmlRule
 
visit(XmlNode, DocumentType, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractDomXmlRule
 
visit(XmlNode, Element, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractDomXmlRule
 
visit(XmlNode, Entity, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractDomXmlRule
 
visit(XmlNode, EntityReference, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractDomXmlRule
 
visit(XmlNode, Notation, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractDomXmlRule
 
visit(XmlNode, ProcessingInstruction, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractDomXmlRule
 
visit(XmlNode, Text, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractDomXmlRule
 
visit(XmlNode, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractXmlRule
 
visit(Rule, Node, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.XmlRuleChainVisitor
 
visitAll(List<? extends Node>, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractXmlRule
 
visitAttributeNodes(XmlNode, Node, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractDomXmlRule
 
visitDomNode(XmlNode, Node, RuleContext) - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractDomXmlRule
 

X

XINCLUDE_AWARE_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.rule.AbstractXmlRule
 
XINCLUDE_AWARE_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.rule.XmlXPathRule
 
XINCLUDE_AWARE_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
XmlHandler - Class in net.sourceforge.pmd.lang.xml
Implementation of LanguageVersionHandler for the XML.
XmlHandler() - Constructor for class net.sourceforge.pmd.lang.xml.XmlHandler
 
XmlLanguageModule - Class in net.sourceforge.pmd.lang.xml
Created by christoferdutz on 20.09.14.
XmlLanguageModule() - Constructor for class net.sourceforge.pmd.lang.xml.XmlLanguageModule
 
XmlNode - Interface in net.sourceforge.pmd.lang.xml.ast
This interface represents all XML AST nodes.
XmlNodeInvocationHandler - Class in net.sourceforge.pmd.lang.xml.ast
 
XmlNodeInvocationHandler(XmlParser, Node) - Constructor for class net.sourceforge.pmd.lang.xml.ast.XmlNodeInvocationHandler
 
XmlParser - Class in net.sourceforge.pmd.lang.xml.ast
 
XmlParser(XmlParserOptions) - Constructor for class net.sourceforge.pmd.lang.xml.ast.XmlParser
 
XmlParser - Class in net.sourceforge.pmd.lang.xml
Adapter for the XmlParser.
XmlParser(ParserOptions) - Constructor for class net.sourceforge.pmd.lang.xml.XmlParser
 
XmlParserOptions - Class in net.sourceforge.pmd.lang.xml
 
XmlParserOptions() - Constructor for class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
XmlParserOptions(Rule) - Constructor for class net.sourceforge.pmd.lang.xml.XmlParserOptions
 
XmlRuleChainVisitor - Class in net.sourceforge.pmd.lang.xml.rule
 
XmlRuleChainVisitor() - Constructor for class net.sourceforge.pmd.lang.xml.rule.XmlRuleChainVisitor
 
XmlRuleViolationFactory - Class in net.sourceforge.pmd.lang.xml.rule
 
XmlXPathRule - Class in net.sourceforge.pmd.lang.xml.rule
 
XmlXPathRule() - Constructor for class net.sourceforge.pmd.lang.xml.rule.XmlXPathRule
 
XslLanguageModule - Class in net.sourceforge.pmd.lang.xsl
Created by christoferdutz on 20.09.14.
XslLanguageModule() - Constructor for class net.sourceforge.pmd.lang.xsl.XslLanguageModule
 

A B C D E G H I L N P S T V X

Copyright © 2002-2015 InfoEther. All Rights Reserved.