A B C D E F G H I L M N O P Q R S T U V W X Z _

N

name - Variable in class com.japisoft.xmlpad.helper.TagDescriptor
 
namespace - Variable in class com.japisoft.xmlpad.helper.SchemaNode
 
namespace - Variable in class com.japisoft.xmlpad.helper.TagDescriptor
 
NAMESPACE_MODE - Static variable in class com.japisoft.xmlpad.tree.FastTreeRenderer
This is a rendering mode for showing the node namespace
NEW_ACTION - Static variable in interface com.japisoft.xmlpad.action.ActionSet
New action
NEW_DOCUMENT - Static variable in class com.japisoft.xmlpad.toolkit.SingleDocumentEditor
 
NewAction - class com.japisoft.xmlpad.action.file.NewAction.
New action
NewAction() - Constructor for class com.japisoft.xmlpad.action.file.NewAction
 
newDocument() - Method in interface com.japisoft.xmlpad.DocumentStateListener
Notify a new document
next - Variable in class com.japisoft.xmlpad.helper.SchemaNode
 
NEXT_TAG - Static variable in class com.japisoft.xmlpad.action.search.SearchElement
 
NextAction - class com.japisoft.xmlpad.tree.action.NextAction.
Navigation history : Next path
NextAction() - Constructor for class com.japisoft.xmlpad.tree.action.NextAction
 
nextNavigationHistoryPath() - Method in class com.japisoft.xmlpad.XMLContainer
Change the navigation history cursor and return the next navigation path.
nextSibling() - Method in class com.japisoft.xmlpad.helper.SchemaNode
 
nextTag(int) - Method in class com.japisoft.xmlpad.editor.XMLDocument
Find the location of the next tag
NMTOKEN_ATT_VAL - Static variable in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
 
NMTOKEN_ATT_VAL - Static variable in class com.japisoft.dtdparser.node.AttributeDTDNode
 
NMTOKENS_ATT_VAL - Static variable in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
 
NMTOKENS_ATT_VAL - Static variable in class com.japisoft.dtdparser.node.AttributeDTDNode
 
noErrorFound(boolean) - Method in interface com.japisoft.xmlpad.DocumentStateListener
Notify that the current document has no error.
notifiedErrorNonTemporary() - Method in class com.japisoft.xmlpad.tree.RealTimeTreeManager
For inner usage only
notifyAction() - Method in class com.japisoft.xmlpad.tree.action.CopyNode
 
notifyAction() - Method in class com.japisoft.xmlpad.tree.action.NextAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.PasteAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.CutAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.other.SplitActionHorizontal
 
notifyAction() - Method in class com.japisoft.xmlpad.action.file.NewAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.file.SaveAsAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.search.SearchAction
 
notifyAction() - Method in class com.japisoft.xmlpad.tree.action.CutNode
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.CommentTagAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.XMLActionForSelection
 
notifyAction() - Method in class com.japisoft.xmlpad.action.xml.ParseAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.SelectTagAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.XMLAction
Notify action must be done.
notifyAction() - Method in class com.japisoft.xmlpad.tree.action.CleanHistoryAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.search.SearchElement
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.CopyXPathLocation
 
notifyAction() - Method in class com.japisoft.xmlpad.action.file.SaveAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.xml.FormatAction
 
notifyAction() - Method in class com.japisoft.xmlpad.tree.action.PreviousAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.SurroundCDATAAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.UndoAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.CopyAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.file.InsertAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.SurroundTagAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.SelectAllAction
 
notifyAction() - Method in class com.japisoft.xmlpad.tree.action.CommentNode
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.RedoAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.file.LoadAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.xml.CommentAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.other.SplitAction
 
notifyAction() - Method in class com.japisoft.xmlpad.tree.action.AbstractTreeAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.other.TreeVisibilityAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.FastCommentUncommentAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.toolkit.InsertAction
 
notifyAction(XMLContainer) - Method in class com.japisoft.xmlpad.validator.DefaultValidator
 
notifyAttribute(String, String, int, String[], int, String) - Method in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
Found an attribute definition
notifyAttribute(String, String, int, String[], int, String) - Method in class com.japisoft.dtdparser.document.DefaultDTDDocumentBuilder
 
notifyAttribute(String, String, int, String[], int, String) - Method in class com.japisoft.dtdparser.document.TraceDTDDocumentBuilder
 
notifyCaretListener(int, int) - Method in class com.japisoft.xmlpad.XMLContainer
Notify to all CaretListener that the current caret location has changed.
notifyCaretLocation() - Method in class com.japisoft.xmlpad.editor.XMLEditor
 
notifyCaretLocation(int, int) - Method in interface com.japisoft.xmlpad.editor.EditorContext
Notify the current caret location
notifyComment(String) - Method in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
Found a comment
notifyComment(String) - Method in class com.japisoft.dtdparser.document.DefaultDTDDocumentBuilder
 
notifyComment(String) - Method in class com.japisoft.dtdparser.document.TraceDTDDocumentBuilder
 
notifyCurrentLocation() - Method in class com.japisoft.xmlpad.editor.XMLEditor
Notify to listener the current document location from the caret position.
notifyDocumentStateError(String, int, boolean) - Method in class com.japisoft.xmlpad.XMLContainer
Notify all DocumentStateListener about the parsing state: A null value means no error.
notifyDocumentVersion(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
Notify that a new document has been inserted or the current one has been altered once.
notifyElementChoiceItem(String) - Method in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
Item equals element name or #PCDATA
notifyElementChoiceItem(String) - Method in class com.japisoft.dtdparser.document.DefaultDTDDocumentBuilder
Item equals element name or #PCDATA
notifyElementChoiceItem(String) - Method in class com.japisoft.dtdparser.document.TraceDTDDocumentBuilder
Item equals element name or #PCDATA
notifyElementIncludeItem(String) - Method in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
Item equals element name or EMPTY or ANY or #PCDATA
notifyElementIncludeItem(String) - Method in class com.japisoft.dtdparser.document.DefaultDTDDocumentBuilder
Item equals element name or EMPTY or ANY or #PCDATA
notifyElementIncludeItem(String) - Method in class com.japisoft.dtdparser.document.TraceDTDDocumentBuilder
Item equals element name or EMPTY or ANY or #PCDATA
notifyEntity(String, boolean, int, String) - Method in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
Found an entity
notifyEntity(String, boolean, int, String) - Method in class com.japisoft.dtdparser.document.DefaultDTDDocumentBuilder
 
notifyEntity(String, boolean, int, String) - Method in class com.japisoft.dtdparser.document.TraceDTDDocumentBuilder
 
notifyError(int, String) - Method in interface com.japisoft.xmlpad.editor.ErrorListener
 
notifyError(int, String) - Method in class com.japisoft.xmlpad.editor.XMLEditor
Notify an error to the following line with the tied message
notifyError(String, int) - Method in interface com.japisoft.xmlpad.editor.EditorContext
Parsing reveals the following error
notifyLocation(SimpleNode) - Method in interface com.japisoft.xmlpad.editor.EditorContext
The current tree location for each caret moving
notifyLocationListener(LocationEvent) - Method in class com.japisoft.xmlpad.XMLContainer
Notify to all LocationListener that the current document location has changed.
notifyNoError() - Method in interface com.japisoft.xmlpad.editor.EditorContext
Parsing reveals no error
notifyNoError() - Method in interface com.japisoft.xmlpad.editor.ErrorListener
 
notifyNoError() - Method in class com.japisoft.xmlpad.editor.XMLEditor
Notify no error found
notifyOperator(char) - Method in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
Notify operator '+' or '*' or '?'
notifyOperator(char) - Method in class com.japisoft.dtdparser.document.DefaultDTDDocumentBuilder
Notify operator '+' or '*' or '?'
notifyOperator(char) - Method in class com.japisoft.dtdparser.document.TraceDTDDocumentBuilder
Notify operator '+' or '*' or '?'
notifyStartDTD() - Method in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
Start the DTD definition
notifyStartDTD() - Method in class com.japisoft.dtdparser.document.DefaultDTDDocumentBuilder
 
notifyStartDTD() - Method in class com.japisoft.dtdparser.document.TraceDTDDocumentBuilder
Start the DTD definition
notifyStartElement(String) - Method in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
Found a tag definition
notifyStartElement(String) - Method in class com.japisoft.dtdparser.document.DefaultDTDDocumentBuilder
 
notifyStartElement(String) - Method in class com.japisoft.dtdparser.document.TraceDTDDocumentBuilder
 
notifyStartElementChildren() - Method in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
Notify '(' meet for the element declaration
notifyStartElementChildren() - Method in class com.japisoft.dtdparser.document.DefaultDTDDocumentBuilder
Notify '(' meet for the element declaration
notifyStartElementChildren() - Method in class com.japisoft.dtdparser.document.TraceDTDDocumentBuilder
Notify '(' meet for the element declaration
notifyStopDTD() - Method in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
Stop the DTD definition
notifyStopDTD() - Method in class com.japisoft.dtdparser.document.DefaultDTDDocumentBuilder
 
notifyStopDTD() - Method in class com.japisoft.dtdparser.document.TraceDTDDocumentBuilder
Stop the DTD definition
notifyStopElement() - Method in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
End of the tag definition
notifyStopElement() - Method in class com.japisoft.dtdparser.document.DefaultDTDDocumentBuilder
 
notifyStopElement() - Method in class com.japisoft.dtdparser.document.TraceDTDDocumentBuilder
 
notifyStopElementChildren() - Method in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
Notify ')' meet for the element declaration
notifyStopElementChildren() - Method in class com.japisoft.dtdparser.document.DefaultDTDDocumentBuilder
Notify ')' meet for the element declaration
notifyStopElementChildren() - Method in class com.japisoft.dtdparser.document.TraceDTDDocumentBuilder
Notify ')' meet for the element declaration
notifyStructureChanged() - Method in class com.japisoft.xmlpad.tree.RealTimeTreeManager
 
notifyStructureChanged() - Method in interface com.japisoft.xmlpad.editor.StructureDamagedListener
 
notifyStructureChanged() - Method in class com.japisoft.xmlpad.editor.XMLEditor
Notify that the structure has changed.
notifyXMLContainer() - Method in class com.japisoft.xmlpad.tree.action.AddHistoryAction
 
notifyXMLContainer() - Method in class com.japisoft.xmlpad.tree.action.NextAction
 
notifyXMLContainer() - Method in class com.japisoft.xmlpad.tree.action.PreviousAction
 
notifyXMLEditor() - Method in class com.japisoft.xmlpad.action.file.NewAction
 

A B C D E F G H I L M N O P Q R S T U V W X Z _