< 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 _

M

macr - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity macr (¯).
main(String[]) - Static method in class org.enhydra.xml.io.MkEncodingsTable
Entry
main(String[]) - Static method in class org.enhydra.xml.xmlc.commands.xmlc.XMLC
 
makeIndent(int) - Static method in class org.enhydra.xml.xmlc.codegen.JavaLang
Construct a white-space string of a given length to use for indentation.
makeMessage(Throwable) - Static method in class org.enhydra.error.ChainedThrowableSupport
Generate the message to set for the exception message when an explict message is not available.
makeTemplateNode(int) - Method in class org.enhydra.xml.lazydom.LazyAttrNS
 
makeTemplateNode(int) - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
makeTemplateNode(int) - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
makeTemplateNode(int) - Method in class org.enhydra.xml.lazydom.LazyDocumentType
 
makeTemplateNode(int) - Method in class org.enhydra.xml.lazydom.LazyAttrNoNS
 
makeTemplateNode(int) - Method in interface org.enhydra.xml.lazydom.LazyNode
 
makeTemplateNode(int) - Method in class org.enhydra.xml.lazydom.LazyText
 
makeTemplateNode(int) - Method in class org.enhydra.xml.lazydom.LazyCDATASection
 
makeTemplateNode(int) - Method in class org.enhydra.xml.lazydom.LazyProcessingInstruction
 
makeTemplateNode(int) - Method in class org.enhydra.xml.lazydom.LazyNotation
 
makeTemplateNode(int) - Method in class org.enhydra.xml.lazydom.LazyEntityReference
 
makeTemplateNode(int) - Method in class org.enhydra.xml.lazydom.LazyEntity
 
makeTemplateNode(int) - Method in class org.enhydra.xml.lazydom.LazyComment
 
makeTemplateNode(int) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
makeTemplateNode(int, String) - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
Mark the node as a template node and associated preformatted text.
makeTemplateNode(int, String) - Method in class org.enhydra.xml.lazydom.LazyElementNS
Mark the node as a template node and associated preformatted text.
makeTemplateNode(int, String) - Method in class org.enhydra.xml.lazydom.LazyText
Mark the node as a template node and associated preformatted text.
makeTemplateNode(int, String) - Method in interface org.enhydra.xml.lazydom.LazyElement
Mark the node as a template node and associated preformatted text.
mapURL(String) - Method in class org.enhydra.xml.xmlc.metadata.URLRegExpMapping
Substitute a URL based on the regular expression.
markReadOnly() - Method in class org.enhydra.xml.io.OutputOptions
Mark the object as read-only.
matchesEditAttrConstraints(String, boolean) - Method in class org.enhydra.xml.xmlc.metadata.URLEdit
Determine if an id matches the element id constraints on this object.
matchesElementClassConstraints(String) - Method in class org.enhydra.xml.xmlc.metadata.ElementEdit
Determine if an element class matches the element class constraints on this object.
matchesElementIdConstraints(String) - Method in class org.enhydra.xml.xmlc.metadata.ElementEdit
Determine if an id matches the element id constraints on this object.
matchesElementTagConstraints(String, boolean) - Method in class org.enhydra.xml.xmlc.metadata.ElementEdit
Determine if a tag name matches the element tag name constraints on this object.
MAX_ENTITY_QUICK_CHECK_CHAR - Static variable in class org.enhydra.xml.io.BaseDOMFormatter
Maximum character value in an entity quick-check table.
mdash - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity mdash (—).
merge(MetaDataDocument) - Method in class org.enhydra.xml.xmlc.metadata.MetaDataDocument
Merge another MetaData document into this document.
mergeAttributes(Element) - Method in class org.enhydra.xml.xmlc.metadata.MetaDataElement
Merge attributes from another element into this element, with the other element overriding current attributes.
mergeElement(MetaDataElement) - Method in class org.enhydra.xml.xmlc.metadata.MetaDataElement
Merge another element into this element.
mergeElement(MetaDataElement) - Method in class org.enhydra.xml.xmlc.metadata.MetaData
Merge another element into this element.
mergeElement(MetaDataElement) - Method in class org.enhydra.xml.xmlc.metadata.HTMLSection
Merge another element into this element.
mergeSingletonChild(Class, MetaDataElement) - Method in class org.enhydra.xml.xmlc.metadata.MetaDataElement
Merge a specified singleton child node, if it exists, otherwise clone it (if it exists).
MetaData - class org.enhydra.xml.xmlc.metadata.MetaData.
Root element of XMLC metadata.
METADATA_FILE_EXTENSION - Static variable in class org.enhydra.xml.xmlc.metadata.MetaDataDocument
Extension for XMLC metadata files.
MetaData(Document) - Constructor for class org.enhydra.xml.xmlc.metadata.MetaData
Constructor.
MetaDataDocument - class org.enhydra.xml.xmlc.metadata.MetaDataDocument.
Metadata XML document associated with a Document being parsed.
MetaDataDocument() - Constructor for class org.enhydra.xml.xmlc.metadata.MetaDataDocument
Construct an empty instace of a metadata document.
MetaDataElement - class org.enhydra.xml.xmlc.metadata.MetaDataElement.
Base DOM class for all XMLC metadata element classes.
MetaDataElement(Document, String) - Constructor for class org.enhydra.xml.xmlc.metadata.MetaDataElement
Constructor.
metaDataFileName(Class) - Method in class org.enhydra.xml.xmlc.deferredparsing.DocumentLoaderImpl
Get the meta-data file path.
micro - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity micro (µ).
middot - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity middot (·).
minus - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity minus (?).
MkEncodingsTable - class org.enhydra.xml.io.MkEncodingsTable.
Generate a file contain character encodings by parsing the IANA Charset Registry, obtained from:
ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets
This is a development-time tool, with special hacks to make up for various java encoding names not in the table.
MkEncodingsTable() - Constructor for class org.enhydra.xml.io.MkEncodingsTable
 
mu - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity mu (?).
Mu - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Mu (?).
multipleAllowed - Variable in class org.enhydra.xml.xmlc.commands.options.Option
Are multiple instances of the option allowed?

< 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 _
Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.