A B C D E G H I J L M N O P R S T V W X _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractDomNodeProxy - Class in net.sourceforge.pmd.lang.xml.ast
-
Moves boilerplate out of
XmlNodeWrapper
. - AbstractDomNodeProxy(Node) - Constructor for class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- 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
- AbstractWsdlRule - Class in net.sourceforge.pmd.lang.wsdl.rule
-
Created by bernardo-macedo on 24.06.15.
- AbstractWsdlRule() - Constructor for class net.sourceforge.pmd.lang.wsdl.rule.AbstractWsdlRule
- 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
- AbstractXmlRule(Language) - Constructor for class net.sourceforge.pmd.lang.xml.rule.AbstractXmlRule
- appendChild(Node) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- 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
- CDATA - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- channelNames - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- CharRef - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- cloneNode(boolean) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- CLOSE - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- 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
- COMMENT - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- compareDocumentPosition(Node) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- createRuleViolation(Rule, RuleContext, Node, String) - Method in class net.sourceforge.pmd.lang.xml.rule.XmlRuleViolationFactory
-
Deprecated.
- createRuleViolation(Rule, RuleContext, Node, String, int, int) - Method in class net.sourceforge.pmd.lang.xml.rule.XmlRuleViolationFactory
-
Deprecated.
- createTokenManager(Reader) - Method in class net.sourceforge.pmd.lang.xml.XmlParser
D
- DTD - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- DumpFacade - Class in net.sourceforge.pmd.lang.xml.ast
-
Deprecated.This class will be removed with PMD 7. The rule designer is a better way to inspect nodes.
- DumpFacade() - Constructor for class net.sourceforge.pmd.lang.xml.ast.DumpFacade
-
Deprecated.
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
- EntityRef - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- equals(Object) - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
- EQUALS - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- 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
- getAsDocument() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- getATN() - Method in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- getAttributeIterator() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
-
Deprecated.
- getAttributes() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- getBaseURI() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- getBeginColumn() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- getBeginLine() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- getChannelNames() - Method in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- getChild(int) - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- getChildNodes() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- getDataFlowNode() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- getDefaultParserOptions() - Method in class net.sourceforge.pmd.lang.xml.XmlHandler
- getDumpFacade(Writer, String, boolean) - Method in class net.sourceforge.pmd.lang.xml.XmlHandler
-
Deprecated.
- getEndColumn() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- getEndLine() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- getEntityResolver() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
- getFeature(String, String) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- getFirstChild() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- getGrammarFileName() - Method in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- getImage() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- getLastChild() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- getLexerForSource(SourceCode) - Method in class net.sourceforge.pmd.xml.cpd.XmlTokenizer
- getLocalName() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- getModeNames() - Method in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- getNamespaceURI() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- getNextSibling() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- getNode() - Method in interface net.sourceforge.pmd.lang.xml.ast.XmlNode
-
Provide access to the underlying DOM node.
- getNode() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- getNodeName() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- getNodeType() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- getNodeValue() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- getNumChildren() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- getOwnerDocument() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- getParentNode() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- 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
- getPrefix() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- getPreviousSibling() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- getRuleNames() - Method in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- getRuleViolationFactory() - Method in class net.sourceforge.pmd.lang.xml.XmlHandler
- getSerializedATN() - Method in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- getSuppressMap() - Method in class net.sourceforge.pmd.lang.xml.XmlParser
- getTextContent() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- getTokenNames() - Method in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
-
Deprecated.
- getUserData() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- getUserData(String) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- getVocabulary() - Method in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- getXPathAttributesIterator() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- getXPathNodeName() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
H
- hasAttributes() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- hasChildNodes() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- hashCode() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
- hasImageEqualTo(String) - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
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
-
Deprecated.
- insertBefore(Node, Node) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- INSIDE - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- INSTANCE - Static variable in class net.sourceforge.pmd.lang.xml.rule.XmlRuleViolationFactory
-
Deprecated.
- isCoalescing() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
- isDefaultNamespace(String) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- isEqualNode(Node) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- isExpandEntityReferences() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
- isFindBoundary() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- 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
- isSameNode(Node) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- isSupported(String, String) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- isValidating() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
- isXincludeAware() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
J
- jjtAddChild(Node, int) - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- jjtClose() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- jjtGetChild(int) - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- jjtGetChildIndex() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- jjtGetId() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- jjtGetNumChildren() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- jjtGetParent() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- jjtSetChildIndex(int) - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- jjtSetParent(Node) - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
L
- LOOKUP_DESCRIPTOR_DTD - Static variable in class net.sourceforge.pmd.lang.xml.XmlParserOptions
- lookupNamespaceURI(String) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- lookupPrefix(String) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
M
N
- Name - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- NAME - Static variable in class net.sourceforge.pmd.lang.pom.PomLanguageModule
- NAME - Static variable in class net.sourceforge.pmd.lang.wsdl.WsdlLanguageModule
- 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.pom - package net.sourceforge.pmd.lang.pom
- net.sourceforge.pmd.lang.wsdl - package net.sourceforge.pmd.lang.wsdl
- net.sourceforge.pmd.lang.wsdl.rule - package net.sourceforge.pmd.lang.wsdl.rule
- net.sourceforge.pmd.lang.xml - package net.sourceforge.pmd.lang.xml
- net.sourceforge.pmd.lang.xml.antlr4 - package net.sourceforge.pmd.lang.xml.antlr4
- 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
- net.sourceforge.pmd.xml.cpd - package net.sourceforge.pmd.xml.cpd
- node - Variable in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- nodeCache - Variable in class net.sourceforge.pmd.lang.xml.ast.XmlParser
- normalize() - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
O
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
- PI - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- PomLanguageModule - Class in net.sourceforge.pmd.lang.pom
- PomLanguageModule() - Constructor for class net.sourceforge.pmd.lang.pom.PomLanguageModule
- PROC_INSTR - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
R
- remove() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- removeChild(Node) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- removeChildAtIndex(int) - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- replaceChild(Node, Node) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- ruleNames - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
S
- S - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- SEA_WS - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- setCoalescing(boolean) - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
- setDataFlowNode(DataFlowNode) - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- 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
- setImage(String) - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- setLookupDescriptorDoc(boolean) - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
- setNamespaceAware(boolean) - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptions
- setNodeValue(String) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- setPrefix(String) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- setTextContent(String) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- setUserData(Object) - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- setUserData(String, Object, UserDataHandler) - Method in class net.sourceforge.pmd.lang.xml.ast.AbstractDomNodeProxy
- 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
- SLASH - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- SLASH_CLOSE - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- SPECIAL_CLOSE - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- STRING - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
T
- TERSE_NAME - Static variable in class net.sourceforge.pmd.lang.pom.PomLanguageModule
- TERSE_NAME - Static variable in class net.sourceforge.pmd.lang.wsdl.WsdlLanguageModule
- TERSE_NAME - Static variable in class net.sourceforge.pmd.lang.xml.XmlLanguageModule
- TERSE_NAME - Static variable in class net.sourceforge.pmd.lang.xsl.XslLanguageModule
- TEXT - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- tokenNames - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
-
Deprecated.Use
VOCABULARY
instead. - toString() - Method in class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
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
-
Deprecated.
- visit(XmlNode, 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(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, EntityReference, 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, 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(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
- VOCABULARY - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
W
- WsdlLanguageModule - Class in net.sourceforge.pmd.lang.wsdl
-
Created by bernardo-macedo on 24.06.15.
- WsdlLanguageModule() - Constructor for class net.sourceforge.pmd.lang.wsdl.WsdlLanguageModule
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
- XMLDeclOpen - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- XmlHandler - Class in net.sourceforge.pmd.lang.xml
-
Implementation of LanguageVersionHandler for the XML.
- XmlHandler() - Constructor for class net.sourceforge.pmd.lang.xml.XmlHandler
- XmlLanguage - Class in net.sourceforge.pmd.xml.cpd
- XmlLanguage() - Constructor for class net.sourceforge.pmd.xml.cpd.XmlLanguage
- 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
- XMLLexer - Class in net.sourceforge.pmd.lang.xml.antlr4
- XMLLexer(CharStream) - Constructor for class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- XmlNode - Interface in net.sourceforge.pmd.lang.xml.ast
-
This interface represents all XML AST nodes.
- XmlNodeWrapper - Class in net.sourceforge.pmd.lang.xml.ast
-
Proxy wrapping an XML DOM node (
Node
) to implement PMD interfaces. - XmlNodeWrapper(XmlParser, Node) - Constructor for class net.sourceforge.pmd.lang.xml.ast.XmlNodeWrapper
- XmlParser - Class in net.sourceforge.pmd.lang.xml.ast
- XmlParser - Class in net.sourceforge.pmd.lang.xml
-
Adapter for the XmlParser.
- XmlParser(ParserOptions) - Constructor for class net.sourceforge.pmd.lang.xml.XmlParser
- XmlParser(XmlParserOptions) - Constructor for class net.sourceforge.pmd.lang.xml.ast.XmlParser
- XmlParser.RootXmlNode - Class in net.sourceforge.pmd.lang.xml.ast
-
The root should implement
RootNode
. - 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
-
Deprecated.
- XmlTokenizer - Class in net.sourceforge.pmd.xml.cpd
- XmlTokenizer() - Constructor for class net.sourceforge.pmd.xml.cpd.XmlTokenizer
- 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
_
- _ATN - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- _decisionToDFA - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- _serializedATN - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
- _sharedContextCache - Static variable in class net.sourceforge.pmd.lang.xml.antlr4.XMLLexer
All Classes All Packages