LOTUSSCRIPT/COM/OLE CLASSES
Hinweis This class is new with Release 6.
Hinweis This class is not supported in COM.
Derived Classes
NotesDOMParser, NotesDXLExporter, NotesDXLImporter, NotesSAXParser, and NotesXSLTransformer inherit from the NotesXMLProcessor class.
Properties
ExitOnFirstFatalError
Log
LogComment
Methods
Process
SetInput
SetOutput
Creation and access
The NotesXMLProcessor class is abstract and you do not create NotesXMLProcessor objects. Instead, you create objects for a specific derived XML class by using the appropriate Create method of the NotesSession class.
Siehe auch