- handleOption(Option) - Method in class gov.ncbi.pmc.dtdanalyzer.App
-
Here is where we handle any of the common command-line options.
- handleOption(Option) - Method in interface gov.ncbi.pmc.dtdanalyzer.OptionHandler
-
- hasAttribute(Attribute) - Method in class gov.ncbi.pmc.dtdanalyzer.Attributes
-
- hasAttribute(String, String) - Method in class gov.ncbi.pmc.dtdanalyzer.Attributes
-
Indicates whether a specific attribute is in the collection.
- hasElement(String) - Method in class gov.ncbi.pmc.dtdanalyzer.Elements
-
Indicates wether an element with the specified name is present in the
collection.
- hasNext() - Method in class gov.ncbi.pmc.dtdanalyzer.AttributeIterator
-
True if there is another Attribute in the collection
- hasNext() - Method in class gov.ncbi.pmc.dtdanalyzer.ElementIterator
-
Indicates whether there are more Elements in the collection
- hasNext() - Method in class gov.ncbi.pmc.dtdanalyzer.EntityIterator
-
Returns true if another Entity is available, false otherwise
- hasRoots() - Method in class gov.ncbi.pmc.dtdanalyzer.ModelBuilder
-
Returns true if there are any elements known to be specified as root elements