Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

H

handleException(String, Throwable) - Method in class org.mdiutil.xml.DefaultParserExceptionListener
Handle a Throwable Stack Trace.
handleException(String) - Method in class org.mdiutil.xml.DefaultParserExceptionListener
Handle an Exception message.
handleException(String, Throwable) - Method in interface org.mdiutil.xml.ParserExceptionListener
Handle a Throwable Stack Trace.
handleException(String) - Method in interface org.mdiutil.xml.ParserExceptionListener
Handle an Exception message.
handleException(String) - Method in class org.mdiutil.xml.XMLSAXParser
Handle an exception message (not a SAX Exception).
handleException(String, Exception) - Method in class org.mdiutil.xml.XMLSAXParser
Handle an exception (not a SAX Exception).
handleExceptionList(String, List<ResolverSAXHandler.ExceptionResult>) - Method in class org.mdiutil.xml.DefaultParserExceptionListener
Handle SAX Exceptions encountered after an XML parsing.
handleExceptionList(String, List<ResolverSAXHandler.ExceptionResult>) - Method in interface org.mdiutil.xml.ParserExceptionListener
Handle SAX Exceptions encountered after an XML parsing.
handler - Variable in class org.mdiutil.xml.XMLSAXParser
The associated SAX handler.
handleSAXExceptions(String) - Method in class org.mdiutil.xml.XMLSAXParser
Handle the SAX Exceptions resulting from the parsing.
handleSAXExceptions(String, List<ResolverSAXHandler.ExceptionResult>) - Method in class org.mdiutil.xml.XMLSAXParser
Handle the SAX Exceptions resulting from the parsing.
HARD_CLIPPING - Static variable in class org.mdiutil.geom.Graphics2DWrapper
The shapes are clipped in the transcoding result.
hasAdditionalProperties() - Method in class org.mdiutil.xml.ResolverSAXHandler.ExceptionResult
Return true if there are the additional properties on the result.
hasAdditionalSearchItem() - Method in class org.mdiutil.jfx.autocomplete.JFXAutoComplete
Return true if there is an additional search item in the popup.
hasAdditionalSearchItem() - Method in class org.mdiutil.swing.autocomplete.JAutoComplete
Return true if there is an additional search item in the popup.
hasAdditionalSearchItem() - Method in interface org.mdiutil.text.autocomplete.AutoComplete
Return true if there is an additional search item in the popup.
hasAttribute(SortableQName) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if the node has an attribute for a specified name.
hasAttribute(QName) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if the node has an attribute for a specified name.
hasAttribute(String) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if the node has an attribute for a specified name.
hasAttributes() - Method in class org.mdiutil.xml.tree.XMLNode
Return true if the node has attributes.
hasBoundPrefix(String) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if there is a prefix bounded with an URI declaration.
hasBoundPrefixes() - Method in class org.mdiutil.xml.tree.XMLNode
Return true if there are the prefixes bounded to URIs.
hasBoundURI(String) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if there is an URI bounded with a prefix.
hasBoundURIs() - Method in class org.mdiutil.xml.tree.XMLNode
Return true if there are URIs bounded to prefix.
hasCDATA() - Method in class org.mdiutil.xml.tree.XMLNode
Return true if there is a the CDATA content for the node.
hasChange() - Method in class org.mdiutil.xml.tree.XMLTreeReplacer.Node
Return true if the Node has a change.
hasChildren() - Method in class org.mdiutil.xml.tree.XMLNode
Return true if this Node has children.
hasComment() - Method in interface org.mdiutil.xml.tree.CommentedNode
Return true if the node has a comment.
hasComment() - Method in class org.mdiutil.xml.tree.XMLCommentedNode
Return true if the node has a comment.
hasComment() - Method in class org.mdiutil.xml.tree.XMLCommentedRoot
Return true if the node has a comment.
hasComplexType(QName) - Method in class org.mdiutil.xml.tree.schema.XSDSchema
 
hasComplexType(String) - Method in class org.mdiutil.xml.tree.schema.XSDSchema
 
hasCurrentFilterName() - Method in class org.mdiutil.xml.tree.XMLNodesIterator
Return true if there is a filter name for the current node.
hasDefaultCategory() - Method in class org.mdiutil.jfx.autocomplete.JFXAutoComplete
Return true if the dictionnary uses only the default category.
hasDefaultCategory() - Method in class org.mdiutil.swing.autocomplete.JAutoComplete
Return true if the dictionnary uses only the default category.
hasDefaultCategory() - Method in class org.mdiutil.text.autocomplete.AutoCompleteDictionary
Return true if the dictionnary uses only the default category.
hasDefaultLSResolver - Variable in class org.mdiutil.xml.XMLParserConfiguration
True if a default resource resolver should be set even if no resolver has been specified.
hasDefaultLSResolver - Variable in class org.mdiutil.xml.XMLSAXParser
True if a default resource resolver should be set even if no resolver has been specified.
hasDefaultLSResourceResolver() - Method in class org.mdiutil.xml.XMLSAXParser
Return true if a default LSResourceResolver must be used even if no specific resolver has been set
hasDefaultValue() - Method in class org.mdiutil.xml.tree.schema.XSDAttribute
 
hasErrors() - Method in class org.mdiutil.xml.ResolverSAXHandler
Return true if there is at least one warning after the parsing.
hasException() - Method in class org.mdiutil.xml.XMLSAXParser
Return true if the parser encountered a Java exception during the parsing.
hasFatalError() - Method in class org.mdiutil.xml.XMLIncluder
Return true if the parsing of the file threw a Fatal error.
hashCode(URL) - Method in class org.mdiutil.net.ZipStreamHandler
 
hashCode() - Method in class org.mdiutil.xml.tree.NodeFilter
 
hashCode() - Method in class org.mdiutil.xml.tree.SortableQName
 
hashCode() - Method in class org.mdiutil.xml.tree.XMLNode
 
hashCode() - Method in class org.mdiutil.xml.tree.XMLNodePath
 
hashCode() - Method in class org.mdiutil.xml.tree.XMLRoot
 
hasIndirectBoundPrefix(String) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if there is an URI bounded with a prefix.
hasIndirectBoundURI(String) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if there is an URI bounded with a prefix.
hasLineNumber() - Method in interface org.mdiutil.xml.tree.NumberedNode
Return true if the Node has an associated line number.
hasLineNumber() - Method in class org.mdiutil.xml.tree.XMLCommentedNode
Return true if the Node has an associated line number.
hasLineNumber() - Method in class org.mdiutil.xml.tree.XMLNumberedNode
Return true if the Node has an associated line number.
hasLineNumber() - Method in class org.mdiutil.xml.tree.XMLNumberedRoot
Return true if the Node has an associated line number.
hasMaximumLines() - Method in class org.mdiutil.swing.StylableSizableArea
Return true if there is a number of lines limitation.
hasNext() - Method in class org.mdiutil.tree.TreeIterator
Return true if there is a node after the current one.
hasNext() - Method in class org.mdiutil.util.SingletonListIterator
Return true if the iterator has just been created (the SingletonListIterator.next() method has not been called).
hasNext() - Method in class org.mdiutil.xml.tree.XMLNodesIterator
Return true if there is a next node.
hasOptionalFiles() - Method in class org.mdiutil.swing.JFileSelector
Return true if the dialog support optional files.
hasOptionalFiles() - Method in class org.mdiutil.swing.JMultipleFileSelector
Return true if the dialog support optional files.
hasOptionalFiles() - Method in class org.mdiutil.swing.JOptionalFileChooser
Return true if the dialog support optional files.
hasParent() - Method in class org.mdiutil.xml.tree.XMLNode
Return true if the Node has a parent.
hasParserExceptions() - Method in class org.mdiutil.xml.ResolverSAXHandler
Return true if the parser has some parser exceptions.
hasPrefix() - Method in class org.mdiutil.xml.tree.XMLNode.BoundPrefix
 
hasPrevious() - Method in class org.mdiutil.util.SingletonListIterator
Return false.
hasRootElement(QName) - Method in class org.mdiutil.xml.tree.schema.XSDSchema
 
hasRootElement(String) - Method in class org.mdiutil.xml.tree.schema.XSDSchema
 
hasSchemaLocationDeclaration() - Method in class org.mdiutil.xml.tree.XMLNode
Return true if there is a schema location declaration.
hasSchemaValidator - Variable in class org.mdiutil.xml.XMLParserConfiguration
True if the Parser uses a Schema Validator to validate XML files (true by default).
hasSchemaValidator() - Method in class org.mdiutil.xml.XMLSAXParser
Return true if this SAX Parser uses a Schema Validator to validate XML files (true by default).
hasShapes() - Method in class org.mdiutil.geom.CurveConverter
Return true if this converter contain some converted Shapes.
hasSibling(TreeNode) - Static method in class org.mdiutil.tree.TreeIterator
Return true if a Node has at least one sibling.
hasSimpleType(QName) - Method in class org.mdiutil.xml.tree.schema.XSDSchema
 
hasSimpleType(String) - Method in class org.mdiutil.xml.tree.schema.XSDSchema
 
hasStartedElements() - Method in class org.mdiutil.xml.ResolverSAXHandler
Return true if the document content (after the DTD) has already started to be parsed.
hasStoppedParsing() - Method in class org.mdiutil.xml.XMLSAXParser
Return true if the parsing has been stopped by the handler before the end of the XML stream.
hasType(QName) - Method in class org.mdiutil.xml.tree.schema.XSDSchema
 
hasUniqueExtension() - Method in class org.mdiutil.io.ExtensionFilenameFilter
Returns True if this FileFilter accept one unique extension.
hasUniqueExtension() - Method in class org.mdiutil.swing.ExtensionFileFilter
Returns true if this FileFilter accept one unique extension.
hasXSDSequence() - Method in class org.mdiutil.xml.tree.schema.XSDComplexType
 
HeaderDecoder - Interface in org.mdiutil.lang
The interface for executable files header decoders.
HeaderFileHandler - Class in org.mdiutil.util.logging
This class allows to add a header to a File logged by a FileHandler.
HeaderFileHandler() - Constructor for class org.mdiutil.util.logging.HeaderFileHandler
Construct a default HeaderFileHandler.
HeaderFileHandler(String) - Constructor for class org.mdiutil.util.logging.HeaderFileHandler
Initialize a HeaderFileHandler to write to the given filename pattern.
HeaderFileHandler(String, boolean) - Constructor for class org.mdiutil.util.logging.HeaderFileHandler
Initialize a FileHandler to write to the given filename, with optional append.
HeaderFileHandler(String, int, int) - Constructor for class org.mdiutil.util.logging.HeaderFileHandler
Initialize a FileHandler to write to a set of files.
HexaDecoder - Class in org.mdiutil.lang
An hexadecimal Encoder/Decoder.
hexToString(String) - Method in class org.mdiutil.xml.UTF8Reader
Convert an escaped Unicode sequence to its equivalent Java String.
hit(Rectangle, Shape, boolean) - Method in class org.mdiutil.geom.Graphics2DWrapper
 
hit(String) - Method in interface org.mdiutil.text.autocomplete.AutoCompleteEngine
Try a hit with the typed text.
hit(String) - Method in class org.mdiutil.text.autocomplete.DefaultOnlineEngine
Try a hit with the typed text.
hit(String) - Method in class org.mdiutil.text.autocomplete.DefaultPopupEngine
Try a hit with the typed text.
HTMLColors - Class in org.mdiutil.lang
Maintain a list of all html colors and allows to convert a color to its hexadecimal representation.
HTMLEscaper - Class in org.mdiutil.lang
Escape String with HTML escape sequences to be usable in XML content.
HTMLLogger - Class in org.mdiutil.swing
Presents a scrollable logging text area for messages.
HTMLLogger() - Constructor for class org.mdiutil.swing.HTMLLogger
 
HTMLSwingColors - Class in org.mdiutil.lang.swing
This class concerts a color represented as an html name or an hexadecimal representation to an awt color.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links