Uses of Interface
org.web3d.vrml.sav.DocumentLocator
Packages that use DocumentLocator
Package
Description
-
Uses of DocumentLocator in org.web3d.parser.vrml97
Methods in org.web3d.parser.vrml97 that return DocumentLocatorModifier and TypeMethodDescriptionVRML97FieldParser.getDocumentLocator()Fetch the documentLocator used by this parser.VRML97RelaxedParser.getDocumentLocator()Fetch the documentLocator used by this parser.Methods in org.web3d.parser.vrml97 with parameters of type DocumentLocatorModifier and TypeMethodDescriptionvoidVRML97FieldReader.setDocumentLocator(DocumentLocator l) Set the external locator that can be used to generate line numbers externally to the field that is being parsed. -
Uses of DocumentLocator in org.web3d.parser.x3d
Methods in org.web3d.parser.x3d that return DocumentLocatorModifier and TypeMethodDescriptionX3DBinaryParser.getDocumentLocator()Fetch the locator used by this parser.X3DFieldParser.getDocumentLocator()Fetch the documentLocator used by this parser.X3DRelaxedParser.getDocumentLocator()Fetch the documentLocator used by this parser.Methods in org.web3d.parser.x3d with parameters of type DocumentLocatorModifier and TypeMethodDescriptionvoidX3DFieldReader.setDocumentLocator(DocumentLocator l) Set the external locator that can be used to generate line numbers externally to the field that is being parsed. -
Uses of DocumentLocator in org.web3d.vrml.export
Methods in org.web3d.vrml.export with parameters of type DocumentLocatorModifier and TypeMethodDescriptionvoidBaseRetainedExporter.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information.voidBinaryExporter.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information.voidNullExporter.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information.voidStatisticsCollector.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information.voidVrmlExporter.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information.voidX3DClassicExporter.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information.voidX3DXMLExporter.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information. -
Uses of DocumentLocator in org.web3d.vrml.nodes.proto
Methods in org.web3d.vrml.nodes.proto with parameters of type DocumentLocatorModifier and TypeMethodDescriptionvoidProtoBuilder.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information. -
Uses of DocumentLocator in org.web3d.vrml.parser
Methods in org.web3d.vrml.parser with parameters of type DocumentLocatorModifier and TypeMethodDescriptionvoidVRMLFieldReader.setDocumentLocator(DocumentLocator l) Set the external locator that can be used to generate line numbers externally to the field that is being parsed. -
Uses of DocumentLocator in org.web3d.vrml.renderer
Classes in org.web3d.vrml.renderer that implement DocumentLocatorModifier and TypeClassDescriptionclassA default locator implementation for when the parser does not provide one.Fields in org.web3d.vrml.renderer declared as DocumentLocatorModifier and TypeFieldDescriptionprotected DocumentLocatorCRMainSceneBuilder.locatorThe document locator to find error informationMethods in org.web3d.vrml.renderer with parameters of type DocumentLocatorModifier and TypeMethodDescriptionvoidCRExternProtoBuilder.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information.voidCRMainSceneBuilder.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information. -
Uses of DocumentLocator in org.web3d.vrml.renderer.norender
Methods in org.web3d.vrml.renderer.norender with parameters of type DocumentLocatorModifier and TypeMethodDescriptionvoidNRVRMLSceneBuilder.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information. -
Uses of DocumentLocator in org.web3d.vrml.renderer.ogl
Methods in org.web3d.vrml.renderer.ogl with parameters of type DocumentLocatorModifier and TypeMethodDescriptionvoidOGLVRMLSceneBuilder.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information. -
Uses of DocumentLocator in org.web3d.vrml.sav
Classes in org.web3d.vrml.sav that implement DocumentLocatorModifier and TypeClassDescriptionclassA default locator implementation for when the parser does not provide one.Methods in org.web3d.vrml.sav with parameters of type DocumentLocatorModifier and TypeMethodDescriptionvoidContentHandler.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information.voidErrorHandler.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information. -
Uses of DocumentLocator in org.web3d.x3d.jaxp
Fields in org.web3d.x3d.jaxp declared as DocumentLocatorModifier and TypeFieldDescriptionprotected DocumentLocatorX3DSAVAdapter.savLocatorThe SAV locator to find error information -
Uses of DocumentLocator in org.xj3d.ui.awt.widgets
Methods in org.xj3d.ui.awt.widgets with parameters of type DocumentLocatorModifier and TypeMethodDescriptionvoidAWTConsoleWindow.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information.voidSwingConsoleWindow.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information. -
Uses of DocumentLocator in xj3d.filter
Fields in xj3d.filter declared as DocumentLocatorModifier and TypeFieldDescriptionprotected DocumentLocatorAbstractFilter.documentLocatorThe document documentLocator to find error informationMethods in xj3d.filter that return DocumentLocatorModifier and TypeMethodDescriptionNonWeb3DFileParser.getDocumentLocator()Fetch the locator used by this parser.Methods in xj3d.filter with parameters of type DocumentLocatorModifier and TypeMethodDescriptionvoidAbstractFilter.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information.voidBaseFilter.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information.voidNewAbstractFilter.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information. -
Uses of DocumentLocator in xj3d.filter.exporter
Methods in xj3d.filter.exporter that return DocumentLocatorModifier and TypeMethodDescriptionOBJFileExporter.getDocumentLocator()Fetch the locator used by this parser.STLBinaryFileExporter.getDocumentLocator()Fetch the locator used by this parser.STLFileExporter.getDocumentLocator()Fetch the locator used by this parser.ThreeMFFileExporter.getDocumentLocator()Fetch the locator used by this parser.Methods in xj3d.filter.exporter with parameters of type DocumentLocatorModifier and TypeMethodDescriptionvoidOBJFileExporter.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information.voidSTLBinaryFileExporter.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information.voidSTLFileExporter.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information.voidThreeMFFileExporter.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information. -
Uses of DocumentLocator in xj3d.filter.filters
Methods in xj3d.filter.filters with parameters of type DocumentLocatorModifier and TypeMethodDescriptionvoidCombinerFilter.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information.voidDebugFilter.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information.voidStackTracerFilter.setDocumentLocator(DocumentLocator loc) Set the document locator that can be used by the implementing code to find out information about the current line information. -
Uses of DocumentLocator in xj3d.filter.importer
Methods in xj3d.filter.importer that return DocumentLocatorModifier and TypeMethodDescriptionAC3DFileParser.getDocumentLocator()Fetch the locator used by this parser.STLFileParser.getDocumentLocator()Fetch the locator used by this parser. -
Uses of DocumentLocator in xj3d.filter.importer.collada
Methods in xj3d.filter.importer.collada that return DocumentLocatorModifier and TypeMethodDescriptionColladaFileParser.getDocumentLocator()Fetch the locator used by this parser. -
Uses of DocumentLocator in xj3d.filter.importer.threemf
Methods in xj3d.filter.importer.threemf that return DocumentLocatorModifier and TypeMethodDescriptionThreeMFFileParser.getDocumentLocator()Fetch the locator used by this parser.