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

N

NEW_ACTION - Static variable in class com.japisoft.xmlpad.action.ActionModel
New action
NEW_DOCUMENT - Static variable in class com.japisoft.xmlpad.toolkit.SingleDocumentEditor
 
NEXT_TAG - Static variable in class com.japisoft.xmlpad.action.search.SearchElement
 
NMTOKENS_ATT_VAL - Static variable in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
 
NMTOKENS_ATT_VAL - Static variable in class com.japisoft.dtdparser.node.AttributeDTDNode
 
NMTOKEN_ATT_VAL - Static variable in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
 
NMTOKEN_ATT_VAL - Static variable in class com.japisoft.dtdparser.node.AttributeDTDNode
 
NewAction - class com.japisoft.xmlpad.action.file.NewAction.
New action
NewAction() - Constructor for class com.japisoft.xmlpad.action.file.NewAction
 
NextAction - class com.japisoft.xmlpad.tree.action.NextAction.
Navigation history : Next path
NextAction() - Constructor for class com.japisoft.xmlpad.tree.action.NextAction
 
newDocument() - Method in interface com.japisoft.xmlpad.DocumentStateListener
Notify a new document
nextNavigationHistoryPath() - Method in class com.japisoft.xmlpad.XMLContainer
Change the navigation history cursor and return the next navigation path.
nextTag(int) - Method in class com.japisoft.xmlpad.bean.XMLDocument
Find the location of the next tag
noErrorFound(boolean) - Method in interface com.japisoft.xmlpad.DocumentStateListener
Notify that the current document has no error.
notifyAction() - Method in class com.japisoft.xmlpad.action.XMLAction
Notify action must be done.
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.CommentTagAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.CopyAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.CopyXPathLocation
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.CutAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.FastCommentUncommentAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.PasteAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.RedoAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.SelectAllAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.SelectTagAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.edit.UndoAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.file.InsertAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.file.LoadAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.file.NewAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.file.SaveAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.file.SaveAsAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.other.SplitAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.other.TreeVisibilityAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.search.SearchAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.search.SearchElement
 
notifyAction() - Method in class com.japisoft.xmlpad.action.toolkit.InsertAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.xml.CommentAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.xml.FormatAction
 
notifyAction() - Method in class com.japisoft.xmlpad.action.xml.ParseAction
 
notifyAction() - Method in class com.japisoft.xmlpad.tree.action.AddHistoryAction
 
notifyAction() - Method in class com.japisoft.xmlpad.tree.action.CleanHistoryAction
 
notifyAction() - Method in class com.japisoft.xmlpad.tree.action.CommentNode
 
notifyAction() - Method in class com.japisoft.xmlpad.tree.action.CopyNode
 
notifyAction() - Method in class com.japisoft.xmlpad.tree.action.CutNode
 
notifyAction() - Method in class com.japisoft.xmlpad.tree.action.EditNode
 
notifyAction() - Method in class com.japisoft.xmlpad.tree.action.NextAction
 
notifyAction() - Method in class com.japisoft.xmlpad.tree.action.PreviousAction
 
notifyAction() - Method in class com.japisoft.xmlpad.tree.action.SelectNode
 
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(int, int) - Method in interface com.japisoft.xmlpad.bean.EditorContext
Notify the current caret location
notifyCaretLocation() - Method in class com.japisoft.xmlpad.bean.XMLEditor
 
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.bean.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(String, int) - Method in interface com.japisoft.xmlpad.bean.EditorContext
Parsing reveals the following error
notifyError(int, String) - Method in interface com.japisoft.xmlpad.bean.ErrorListener
 
notifyError(int, String) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Notify an error to the following line with the tied message
notifyLocation(SimpleNode) - Method in interface com.japisoft.xmlpad.bean.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.bean.EditorContext
Parsing reveals no error
notifyNoError() - Method in interface com.japisoft.xmlpad.bean.ErrorListener
 
notifyNoError() - Method in class com.japisoft.xmlpad.bean.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 interface com.japisoft.xmlpad.bean.StructureDamagedListener
 
notifyStructureChanged() - Method in class com.japisoft.xmlpad.bean.XMLEditor
Notify that the structure has changed.
notifyStructureChanged() - Method in class com.japisoft.xmlpad.tree.RealTimeTreeManager
 
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 J K L M N O P Q R S T U V W X Z