net.aerith.misao.xml.relaxer
Interface IPixyFactory

All Known Implementing Classes:
AbstractPixyFactory

public interface IPixyFactory

IPixyFactory is generated by Relaxer based on pixy.rlx.


Method Summary
 XmlBlending[] createArrayXmlBlending(int size)
          Creates an array of XmlBlending.
 XmlCatalogPath[] createArrayXmlCatalogPath(int size)
          Creates an array of XmlCatalogPath.
 XmlInformation[] createArrayXmlInformation(int size)
          Creates an array of XmlInformation.
 XmlInstruction[] createArrayXmlInstruction(int size)
          Creates an array of XmlInstruction.
 XmlItem[] createArrayXmlItem(int size)
          Creates an array of XmlItem.
 XmlMagRecord[] createArrayXmlMagRecord(int size)
          Creates an array of XmlMagRecord.
 XmlOutput[] createArrayXmlOutput(int size)
          Creates an array of XmlOutput.
 XmlPositionRecord[] createArrayXmlPositionRecord(int size)
          Creates an array of XmlPositionRecord.
 XmlRecord[] createArrayXmlRecord(int size)
          Creates an array of XmlRecord.
 XmlReported[] createArrayXmlReported(int size)
          Creates an array of XmlReported.
 XmlStar[] createArrayXmlStar(int size)
          Creates an array of XmlStar.
 XmlVariability[] createArrayXmlVariability(int size)
          Creates an array of XmlVariability.
 RContext createRContext()
          Creates a RContext.
 XmlAstrometricError createXmlAstrometricError()
          Creates a XmlAstrometricError.
 XmlAstrometricError createXmlAstrometricError(org.w3c.dom.Document doc)
          Creates a XmlAstrometricError by the Document doc.
 XmlAstrometricError createXmlAstrometricError(org.w3c.dom.Element element)
          Creates a XmlAstrometricError by the Element element.
 XmlAstrometricError createXmlAstrometricError(RStack stack)
          Creates a XmlAstrometricError by the Stack stack.
 XmlAstrometricError createXmlAstrometricErrorWithContext()
          Creates a XmlAstrometricError.
 XmlAstrometricError createXmlAstrometricErrorWithContext(org.w3c.dom.Document doc)
          Creates a XmlAstrometricError by the Document doc.
 XmlAstrometricError createXmlAstrometricErrorWithContext(org.w3c.dom.Element element)
          Creates a XmlAstrometricError by the Element element.
 XmlAstrometricError createXmlAstrometricErrorWithContext(RStack stack)
          Creates a XmlAstrometricError by the Stack stack.
 XmlAstrometry createXmlAstrometry()
          Creates a XmlAstrometry.
 XmlAstrometry createXmlAstrometry(org.w3c.dom.Document doc)
          Creates a XmlAstrometry by the Document doc.
 XmlAstrometry createXmlAstrometry(org.w3c.dom.Element element)
          Creates a XmlAstrometry by the Element element.
 XmlAstrometry createXmlAstrometry(RStack stack)
          Creates a XmlAstrometry by the Stack stack.
 XmlAstrometry createXmlAstrometryWithContext()
          Creates a XmlAstrometry.
 XmlAstrometry createXmlAstrometryWithContext(org.w3c.dom.Document doc)
          Creates a XmlAstrometry by the Document doc.
 XmlAstrometry createXmlAstrometryWithContext(org.w3c.dom.Element element)
          Creates a XmlAstrometry by the Element element.
 XmlAstrometry createXmlAstrometryWithContext(RStack stack)
          Creates a XmlAstrometry by the Stack stack.
 XmlBaseCatalog createXmlBaseCatalog()
          Creates a XmlBaseCatalog.
 XmlBaseCatalog createXmlBaseCatalog(org.w3c.dom.Document doc)
          Creates a XmlBaseCatalog by the Document doc.
 XmlBaseCatalog createXmlBaseCatalog(org.w3c.dom.Element element)
          Creates a XmlBaseCatalog by the Element element.
 XmlBaseCatalog createXmlBaseCatalog(RStack stack)
          Creates a XmlBaseCatalog by the Stack stack.
 XmlBaseCatalog createXmlBaseCatalogWithContext()
          Creates a XmlBaseCatalog.
 XmlBaseCatalog createXmlBaseCatalogWithContext(org.w3c.dom.Document doc)
          Creates a XmlBaseCatalog by the Document doc.
 XmlBaseCatalog createXmlBaseCatalogWithContext(org.w3c.dom.Element element)
          Creates a XmlBaseCatalog by the Element element.
 XmlBaseCatalog createXmlBaseCatalogWithContext(RStack stack)
          Creates a XmlBaseCatalog by the Stack stack.
 XmlBatch createXmlBatch()
          Creates a XmlBatch.
 XmlBatch createXmlBatch(org.w3c.dom.Document doc)
          Creates a XmlBatch by the Document doc.
 XmlBatch createXmlBatch(org.w3c.dom.Element element)
          Creates a XmlBatch by the Element element.
 XmlBatch createXmlBatch(RStack stack)
          Creates a XmlBatch by the Stack stack.
 XmlBatch createXmlBatchWithContext()
          Creates a XmlBatch.
 XmlBatch createXmlBatchWithContext(org.w3c.dom.Document doc)
          Creates a XmlBatch by the Document doc.
 XmlBatch createXmlBatchWithContext(org.w3c.dom.Element element)
          Creates a XmlBatch by the Element element.
 XmlBatch createXmlBatchWithContext(RStack stack)
          Creates a XmlBatch by the Stack stack.
 XmlBlending createXmlBlending()
          Creates a XmlBlending.
 XmlBlending createXmlBlending(org.w3c.dom.Document doc)
          Creates a XmlBlending by the Document doc.
 XmlBlending createXmlBlending(org.w3c.dom.Element element)
          Creates a XmlBlending by the Element element.
 XmlBlending createXmlBlending(RStack stack)
          Creates a XmlBlending by the Stack stack.
 XmlBlending createXmlBlendingWithContext()
          Creates a XmlBlending.
 XmlBlending createXmlBlendingWithContext(org.w3c.dom.Document doc)
          Creates a XmlBlending by the Document doc.
 XmlBlending createXmlBlendingWithContext(org.w3c.dom.Element element)
          Creates a XmlBlending by the Element element.
 XmlBlending createXmlBlendingWithContext(RStack stack)
          Creates a XmlBlending by the Stack stack.
 XmlCatalog createXmlCatalog()
          Creates a XmlCatalog.
 XmlCatalog createXmlCatalog(org.w3c.dom.Document doc)
          Creates a XmlCatalog by the Document doc.
 XmlCatalog createXmlCatalog(org.w3c.dom.Element element)
          Creates a XmlCatalog by the Element element.
 XmlCatalog createXmlCatalog(RStack stack)
          Creates a XmlCatalog by the Stack stack.
 XmlCatalogPath createXmlCatalogPath()
          Creates a XmlCatalogPath.
 XmlCatalogPath createXmlCatalogPath(org.w3c.dom.Document doc)
          Creates a XmlCatalogPath by the Document doc.
 XmlCatalogPath createXmlCatalogPath(org.w3c.dom.Element element)
          Creates a XmlCatalogPath by the Element element.
 XmlCatalogPath createXmlCatalogPath(RStack stack)
          Creates a XmlCatalogPath by the Stack stack.
 XmlCatalogPath createXmlCatalogPathWithContext()
          Creates a XmlCatalogPath.
 XmlCatalogPath createXmlCatalogPathWithContext(org.w3c.dom.Document doc)
          Creates a XmlCatalogPath by the Document doc.
 XmlCatalogPath createXmlCatalogPathWithContext(org.w3c.dom.Element element)
          Creates a XmlCatalogPath by the Element element.
 XmlCatalogPath createXmlCatalogPathWithContext(RStack stack)
          Creates a XmlCatalogPath by the Stack stack.
 XmlCatalog createXmlCatalogWithContext()
          Creates a XmlCatalog.
 XmlCatalog createXmlCatalogWithContext(org.w3c.dom.Document doc)
          Creates a XmlCatalog by the Document doc.
 XmlCatalog createXmlCatalogWithContext(org.w3c.dom.Element element)
          Creates a XmlCatalog by the Element element.
 XmlCatalog createXmlCatalogWithContext(RStack stack)
          Creates a XmlCatalog by the Stack stack.
 XmlCenter createXmlCenter()
          Creates a XmlCenter.
 XmlCenter createXmlCenter(org.w3c.dom.Document doc)
          Creates a XmlCenter by the Document doc.
 XmlCenter createXmlCenter(org.w3c.dom.Element element)
          Creates a XmlCenter by the Element element.
 XmlCenter createXmlCenter(RStack stack)
          Creates a XmlCenter by the Stack stack.
 XmlCenter createXmlCenterWithContext()
          Creates a XmlCenter.
 XmlCenter createXmlCenterWithContext(org.w3c.dom.Document doc)
          Creates a XmlCenter by the Document doc.
 XmlCenter createXmlCenterWithContext(org.w3c.dom.Element element)
          Creates a XmlCenter by the Element element.
 XmlCenter createXmlCenterWithContext(RStack stack)
          Creates a XmlCenter by the Stack stack.
 XmlConfiguration createXmlConfiguration()
          Creates a XmlConfiguration.
 XmlConfiguration createXmlConfiguration(org.w3c.dom.Document doc)
          Creates a XmlConfiguration by the Document doc.
 XmlConfiguration createXmlConfiguration(org.w3c.dom.Element element)
          Creates a XmlConfiguration by the Element element.
 XmlConfiguration createXmlConfiguration(RStack stack)
          Creates a XmlConfiguration by the Stack stack.
 XmlConfiguration createXmlConfigurationWithContext()
          Creates a XmlConfiguration.
 XmlConfiguration createXmlConfigurationWithContext(org.w3c.dom.Document doc)
          Creates a XmlConfiguration by the Document doc.
 XmlConfiguration createXmlConfigurationWithContext(org.w3c.dom.Element element)
          Creates a XmlConfiguration by the Element element.
 XmlConfiguration createXmlConfigurationWithContext(RStack stack)
          Creates a XmlConfiguration by the Stack stack.
 XmlCoor createXmlCoor()
          Creates a XmlCoor.
 XmlCoor createXmlCoor(org.w3c.dom.Document doc)
          Creates a XmlCoor by the Document doc.
 XmlCoor createXmlCoor(org.w3c.dom.Element element)
          Creates a XmlCoor by the Element element.
 XmlCoor createXmlCoor(RStack stack)
          Creates a XmlCoor by the Stack stack.
 XmlCoor createXmlCoorWithContext()
          Creates a XmlCoor.
 XmlCoor createXmlCoorWithContext(org.w3c.dom.Document doc)
          Creates a XmlCoor by the Document doc.
 XmlCoor createXmlCoorWithContext(org.w3c.dom.Element element)
          Creates a XmlCoor by the Element element.
 XmlCoor createXmlCoorWithContext(RStack stack)
          Creates a XmlCoor by the Stack stack.
 XmlData createXmlData()
          Creates a XmlData.
 XmlData createXmlData(org.w3c.dom.Document doc)
          Creates a XmlData by the Document doc.
 XmlData createXmlData(org.w3c.dom.Element element)
          Creates a XmlData by the Element element.
 XmlData createXmlData(RStack stack)
          Creates a XmlData by the Stack stack.
 XmlData createXmlDataWithContext()
          Creates a XmlData.
 XmlData createXmlDataWithContext(org.w3c.dom.Document doc)
          Creates a XmlData by the Document doc.
 XmlData createXmlDataWithContext(org.w3c.dom.Element element)
          Creates a XmlData by the Element element.
 XmlData createXmlDataWithContext(RStack stack)
          Creates a XmlData by the Stack stack.
 XmlDiscarded createXmlDiscarded()
          Creates a XmlDiscarded.
 XmlDiscarded createXmlDiscarded(org.w3c.dom.Document doc)
          Creates a XmlDiscarded by the Document doc.
 XmlDiscarded createXmlDiscarded(org.w3c.dom.Element element)
          Creates a XmlDiscarded by the Element element.
 XmlDiscarded createXmlDiscarded(RStack stack)
          Creates a XmlDiscarded by the Stack stack.
 XmlDiscarded createXmlDiscardedWithContext()
          Creates a XmlDiscarded.
 XmlDiscarded createXmlDiscardedWithContext(org.w3c.dom.Document doc)
          Creates a XmlDiscarded by the Document doc.
 XmlDiscarded createXmlDiscardedWithContext(org.w3c.dom.Element element)
          Creates a XmlDiscarded by the Element element.
 XmlDiscarded createXmlDiscardedWithContext(RStack stack)
          Creates a XmlDiscarded by the Stack stack.
 XmlDistortionField createXmlDistortionField()
          Creates a XmlDistortionField.
 XmlDistortionField createXmlDistortionField(org.w3c.dom.Document doc)
          Creates a XmlDistortionField by the Document doc.
 XmlDistortionField createXmlDistortionField(org.w3c.dom.Element element)
          Creates a XmlDistortionField by the Element element.
 XmlDistortionField createXmlDistortionField(RStack stack)
          Creates a XmlDistortionField by the Stack stack.
 XmlDistortionField createXmlDistortionFieldWithContext()
          Creates a XmlDistortionField.
 XmlDistortionField createXmlDistortionFieldWithContext(org.w3c.dom.Document doc)
          Creates a XmlDistortionField by the Document doc.
 XmlDistortionField createXmlDistortionFieldWithContext(org.w3c.dom.Element element)
          Creates a XmlDistortionField by the Element element.
 XmlDistortionField createXmlDistortionFieldWithContext(RStack stack)
          Creates a XmlDistortionField by the Stack stack.
 XmlExposure createXmlExposure()
          Creates a XmlExposure.
 XmlExposure createXmlExposure(org.w3c.dom.Document doc)
          Creates a XmlExposure by the Document doc.
 XmlExposure createXmlExposure(org.w3c.dom.Element element)
          Creates a XmlExposure by the Element element.
 XmlExposure createXmlExposure(RStack stack)
          Creates a XmlExposure by the Stack stack.
 XmlExposure createXmlExposureWithContext()
          Creates a XmlExposure.
 XmlExposure createXmlExposureWithContext(org.w3c.dom.Document doc)
          Creates a XmlExposure by the Document doc.
 XmlExposure createXmlExposureWithContext(org.w3c.dom.Element element)
          Creates a XmlExposure by the Element element.
 XmlExposure createXmlExposureWithContext(RStack stack)
          Creates a XmlExposure by the Stack stack.
 XmlFov createXmlFov()
          Creates a XmlFov.
 XmlFov createXmlFov(org.w3c.dom.Document doc)
          Creates a XmlFov by the Document doc.
 XmlFov createXmlFov(org.w3c.dom.Element element)
          Creates a XmlFov by the Element element.
 XmlFov createXmlFov(RStack stack)
          Creates a XmlFov by the Stack stack.
 XmlFov createXmlFovWithContext()
          Creates a XmlFov.
 XmlFov createXmlFovWithContext(org.w3c.dom.Document doc)
          Creates a XmlFov by the Document doc.
 XmlFov createXmlFovWithContext(org.w3c.dom.Element element)
          Creates a XmlFov by the Element element.
 XmlFov createXmlFovWithContext(RStack stack)
          Creates a XmlFov by the Stack stack.
 XmlImage createXmlImage()
          Creates a XmlImage.
 XmlImage createXmlImage(org.w3c.dom.Document doc)
          Creates a XmlImage by the Document doc.
 XmlImage createXmlImage(org.w3c.dom.Element element)
          Creates a XmlImage by the Element element.
 XmlImage createXmlImage(RStack stack)
          Creates a XmlImage by the Stack stack.
 XmlImageConfig createXmlImageConfig()
          Creates a XmlImageConfig.
 XmlImageConfig createXmlImageConfig(org.w3c.dom.Document doc)
          Creates a XmlImageConfig by the Document doc.
 XmlImageConfig createXmlImageConfig(org.w3c.dom.Element element)
          Creates a XmlImageConfig by the Element element.
 XmlImageConfig createXmlImageConfig(RStack stack)
          Creates a XmlImageConfig by the Stack stack.
 XmlImageConfig createXmlImageConfigWithContext()
          Creates a XmlImageConfig.
 XmlImageConfig createXmlImageConfigWithContext(org.w3c.dom.Document doc)
          Creates a XmlImageConfig by the Document doc.
 XmlImageConfig createXmlImageConfigWithContext(org.w3c.dom.Element element)
          Creates a XmlImageConfig by the Element element.
 XmlImageConfig createXmlImageConfigWithContext(RStack stack)
          Creates a XmlImageConfig by the Stack stack.
 XmlImage createXmlImageWithContext()
          Creates a XmlImage.
 XmlImage createXmlImageWithContext(org.w3c.dom.Document doc)
          Creates a XmlImage by the Document doc.
 XmlImage createXmlImageWithContext(org.w3c.dom.Element element)
          Creates a XmlImage by the Element element.
 XmlImage createXmlImageWithContext(RStack stack)
          Creates a XmlImage by the Stack stack.
 XmlImported createXmlImported()
          Creates a XmlImported.
 XmlImported createXmlImported(org.w3c.dom.Document doc)
          Creates a XmlImported by the Document doc.
 XmlImported createXmlImported(org.w3c.dom.Element element)
          Creates a XmlImported by the Element element.
 XmlImported createXmlImported(RStack stack)
          Creates a XmlImported by the Stack stack.
 XmlImported createXmlImportedWithContext()
          Creates a XmlImported.
 XmlImported createXmlImportedWithContext(org.w3c.dom.Document doc)
          Creates a XmlImported by the Document doc.
 XmlImported createXmlImportedWithContext(org.w3c.dom.Element element)
          Creates a XmlImported by the Element element.
 XmlImported createXmlImportedWithContext(RStack stack)
          Creates a XmlImported by the Stack stack.
 XmlInformation createXmlInformation()
          Creates a XmlInformation.
 XmlInformation createXmlInformation(org.w3c.dom.Document doc)
          Creates a XmlInformation by the Document doc.
 XmlInformation createXmlInformation(org.w3c.dom.Element element)
          Creates a XmlInformation by the Element element.
 XmlInformation createXmlInformation(RStack stack)
          Creates a XmlInformation by the Stack stack.
 XmlInformationHolder createXmlInformationHolder()
          Creates a XmlInformationHolder.
 XmlInformationHolder createXmlInformationHolder(org.w3c.dom.Document doc)
          Creates a XmlInformationHolder by the Document doc.
 XmlInformationHolder createXmlInformationHolder(org.w3c.dom.Element element)
          Creates a XmlInformationHolder by the Element element.
 XmlInformationHolder createXmlInformationHolder(RStack stack)
          Creates a XmlInformationHolder by the Stack stack.
 XmlInformationHolder createXmlInformationHolderWithContext()
          Creates a XmlInformationHolder.
 XmlInformationHolder createXmlInformationHolderWithContext(org.w3c.dom.Document doc)
          Creates a XmlInformationHolder by the Document doc.
 XmlInformationHolder createXmlInformationHolderWithContext(org.w3c.dom.Element element)
          Creates a XmlInformationHolder by the Element element.
 XmlInformationHolder createXmlInformationHolderWithContext(RStack stack)
          Creates a XmlInformationHolder by the Stack stack.
 XmlInformation createXmlInformationWithContext()
          Creates a XmlInformation.
 XmlInformation createXmlInformationWithContext(org.w3c.dom.Document doc)
          Creates a XmlInformation by the Document doc.
 XmlInformation createXmlInformationWithContext(org.w3c.dom.Element element)
          Creates a XmlInformation by the Element element.
 XmlInformation createXmlInformationWithContext(RStack stack)
          Creates a XmlInformation by the Stack stack.
 XmlInstruction createXmlInstruction()
          Creates a XmlInstruction.
 XmlInstruction createXmlInstruction(org.w3c.dom.Document doc)
          Creates a XmlInstruction by the Document doc.
 XmlInstruction createXmlInstruction(org.w3c.dom.Element element)
          Creates a XmlInstruction by the Element element.
 XmlInstruction createXmlInstruction(RStack stack)
          Creates a XmlInstruction by the Stack stack.
 XmlInstruction createXmlInstructionWithContext()
          Creates a XmlInstruction.
 XmlInstruction createXmlInstructionWithContext(org.w3c.dom.Document doc)
          Creates a XmlInstruction by the Document doc.
 XmlInstruction createXmlInstructionWithContext(org.w3c.dom.Element element)
          Creates a XmlInstruction by the Element element.
 XmlInstruction createXmlInstructionWithContext(RStack stack)
          Creates a XmlInstruction by the Stack stack.
 XmlItem createXmlItem()
          Creates a XmlItem.
 XmlItem createXmlItem(org.w3c.dom.Document doc)
          Creates a XmlItem by the Document doc.
 XmlItem createXmlItem(org.w3c.dom.Element element)
          Creates a XmlItem by the Element element.
 XmlItem createXmlItem(RStack stack)
          Creates a XmlItem by the Stack stack.
 XmlItem createXmlItemWithContext()
          Creates a XmlItem.
 XmlItem createXmlItemWithContext(org.w3c.dom.Document doc)
          Creates a XmlItem by the Document doc.
 XmlItem createXmlItemWithContext(org.w3c.dom.Element element)
          Creates a XmlItem by the Element element.
 XmlItem createXmlItemWithContext(RStack stack)
          Creates a XmlItem by the Stack stack.
 XmlMag createXmlMag()
          Creates a XmlMag.
 XmlMag createXmlMag(org.w3c.dom.Document doc)
          Creates a XmlMag by the Document doc.
 XmlMag createXmlMag(org.w3c.dom.Element element)
          Creates a XmlMag by the Element element.
 XmlMag createXmlMag(RStack stack)
          Creates a XmlMag by the Stack stack.
 XmlMagRecord createXmlMagRecord()
          Creates a XmlMagRecord.
 XmlMagRecord createXmlMagRecord(org.w3c.dom.Document doc)
          Creates a XmlMagRecord by the Document doc.
 XmlMagRecord createXmlMagRecord(org.w3c.dom.Element element)
          Creates a XmlMagRecord by the Element element.
 XmlMagRecord createXmlMagRecord(RStack stack)
          Creates a XmlMagRecord by the Stack stack.
 XmlMagRecordHolder createXmlMagRecordHolder()
          Creates a XmlMagRecordHolder.
 XmlMagRecordHolder createXmlMagRecordHolder(org.w3c.dom.Document doc)
          Creates a XmlMagRecordHolder by the Document doc.
 XmlMagRecordHolder createXmlMagRecordHolder(org.w3c.dom.Element element)
          Creates a XmlMagRecordHolder by the Element element.
 XmlMagRecordHolder createXmlMagRecordHolder(RStack stack)
          Creates a XmlMagRecordHolder by the Stack stack.
 XmlMagRecordHolder createXmlMagRecordHolderWithContext()
          Creates a XmlMagRecordHolder.
 XmlMagRecordHolder createXmlMagRecordHolderWithContext(org.w3c.dom.Document doc)
          Creates a XmlMagRecordHolder by the Document doc.
 XmlMagRecordHolder createXmlMagRecordHolderWithContext(org.w3c.dom.Element element)
          Creates a XmlMagRecordHolder by the Element element.
 XmlMagRecordHolder createXmlMagRecordHolderWithContext(RStack stack)
          Creates a XmlMagRecordHolder by the Stack stack.
 XmlMagRecord createXmlMagRecordWithContext()
          Creates a XmlMagRecord.
 XmlMagRecord createXmlMagRecordWithContext(org.w3c.dom.Document doc)
          Creates a XmlMagRecord by the Document doc.
 XmlMagRecord createXmlMagRecordWithContext(org.w3c.dom.Element element)
          Creates a XmlMagRecord by the Element element.
 XmlMagRecord createXmlMagRecordWithContext(RStack stack)
          Creates a XmlMagRecord by the Stack stack.
 XmlMag createXmlMagWithContext()
          Creates a XmlMag.
 XmlMag createXmlMagWithContext(org.w3c.dom.Document doc)
          Creates a XmlMag by the Document doc.
 XmlMag createXmlMagWithContext(org.w3c.dom.Element element)
          Creates a XmlMag by the Element element.
 XmlMag createXmlMagWithContext(RStack stack)
          Creates a XmlMag by the Stack stack.
 XmlOutput createXmlOutput()
          Creates a XmlOutput.
 XmlOutput createXmlOutput(org.w3c.dom.Document doc)
          Creates a XmlOutput by the Document doc.
 XmlOutput createXmlOutput(org.w3c.dom.Element element)
          Creates a XmlOutput by the Element element.
 XmlOutput createXmlOutput(RStack stack)
          Creates a XmlOutput by the Stack stack.
 XmlOutput createXmlOutputWithContext()
          Creates a XmlOutput.
 XmlOutput createXmlOutputWithContext(org.w3c.dom.Document doc)
          Creates a XmlOutput by the Document doc.
 XmlOutput createXmlOutputWithContext(org.w3c.dom.Element element)
          Creates a XmlOutput by the Element element.
 XmlOutput createXmlOutputWithContext(RStack stack)
          Creates a XmlOutput by the Stack stack.
 XmlPhotometry createXmlPhotometry()
          Creates a XmlPhotometry.
 XmlPhotometry createXmlPhotometry(org.w3c.dom.Document doc)
          Creates a XmlPhotometry by the Document doc.
 XmlPhotometry createXmlPhotometry(org.w3c.dom.Element element)
          Creates a XmlPhotometry by the Element element.
 XmlPhotometry createXmlPhotometry(RStack stack)
          Creates a XmlPhotometry by the Stack stack.
 XmlPhotometry createXmlPhotometryWithContext()
          Creates a XmlPhotometry.
 XmlPhotometry createXmlPhotometryWithContext(org.w3c.dom.Document doc)
          Creates a XmlPhotometry by the Document doc.
 XmlPhotometry createXmlPhotometryWithContext(org.w3c.dom.Element element)
          Creates a XmlPhotometry by the Element element.
 XmlPhotometry createXmlPhotometryWithContext(RStack stack)
          Creates a XmlPhotometry by the Stack stack.
 XmlPixelSize createXmlPixelSize()
          Creates a XmlPixelSize.
 XmlPixelSize createXmlPixelSize(org.w3c.dom.Document doc)
          Creates a XmlPixelSize by the Document doc.
 XmlPixelSize createXmlPixelSize(org.w3c.dom.Element element)
          Creates a XmlPixelSize by the Element element.
 XmlPixelSize createXmlPixelSize(RStack stack)
          Creates a XmlPixelSize by the Stack stack.
 XmlPixelSize createXmlPixelSizeWithContext()
          Creates a XmlPixelSize.
 XmlPixelSize createXmlPixelSizeWithContext(org.w3c.dom.Document doc)
          Creates a XmlPixelSize by the Document doc.
 XmlPixelSize createXmlPixelSizeWithContext(org.w3c.dom.Element element)
          Creates a XmlPixelSize by the Element element.
 XmlPixelSize createXmlPixelSizeWithContext(RStack stack)
          Creates a XmlPixelSize by the Stack stack.
 XmlPixy createXmlPixy()
          Creates a XmlPixy.
 XmlPixy createXmlPixy(org.w3c.dom.Document doc)
          Creates a XmlPixy by the Document doc.
 XmlPixy createXmlPixy(org.w3c.dom.Element element)
          Creates a XmlPixy by the Element element.
 XmlPixy createXmlPixy(RStack stack)
          Creates a XmlPixy by the Stack stack.
 XmlPixy createXmlPixyWithContext()
          Creates a XmlPixy.
 XmlPixy createXmlPixyWithContext(org.w3c.dom.Document doc)
          Creates a XmlPixy by the Document doc.
 XmlPixy createXmlPixyWithContext(org.w3c.dom.Element element)
          Creates a XmlPixy by the Element element.
 XmlPixy createXmlPixyWithContext(RStack stack)
          Creates a XmlPixy by the Stack stack.
 XmlPosition createXmlPosition()
          Creates a XmlPosition.
 XmlPosition createXmlPosition(org.w3c.dom.Document doc)
          Creates a XmlPosition by the Document doc.
 XmlPosition createXmlPosition(org.w3c.dom.Element element)
          Creates a XmlPosition by the Element element.
 XmlPosition createXmlPosition(RStack stack)
          Creates a XmlPosition by the Stack stack.
 XmlPositionRecord createXmlPositionRecord()
          Creates a XmlPositionRecord.
 XmlPositionRecord createXmlPositionRecord(org.w3c.dom.Document doc)
          Creates a XmlPositionRecord by the Document doc.
 XmlPositionRecord createXmlPositionRecord(org.w3c.dom.Element element)
          Creates a XmlPositionRecord by the Element element.
 XmlPositionRecord createXmlPositionRecord(RStack stack)
          Creates a XmlPositionRecord by the Stack stack.
 XmlPositionRecordHolder createXmlPositionRecordHolder()
          Creates a XmlPositionRecordHolder.
 XmlPositionRecordHolder createXmlPositionRecordHolder(org.w3c.dom.Document doc)
          Creates a XmlPositionRecordHolder by the Document doc.
 XmlPositionRecordHolder createXmlPositionRecordHolder(org.w3c.dom.Element element)
          Creates a XmlPositionRecordHolder by the Element element.
 XmlPositionRecordHolder createXmlPositionRecordHolder(RStack stack)
          Creates a XmlPositionRecordHolder by the Stack stack.
 XmlPositionRecordHolder createXmlPositionRecordHolderWithContext()
          Creates a XmlPositionRecordHolder.
 XmlPositionRecordHolder createXmlPositionRecordHolderWithContext(org.w3c.dom.Document doc)
          Creates a XmlPositionRecordHolder by the Document doc.
 XmlPositionRecordHolder createXmlPositionRecordHolderWithContext(org.w3c.dom.Element element)
          Creates a XmlPositionRecordHolder by the Element element.
 XmlPositionRecordHolder createXmlPositionRecordHolderWithContext(RStack stack)
          Creates a XmlPositionRecordHolder by the Stack stack.
 XmlPositionRecord createXmlPositionRecordWithContext()
          Creates a XmlPositionRecord.
 XmlPositionRecord createXmlPositionRecordWithContext(org.w3c.dom.Document doc)
          Creates a XmlPositionRecord by the Document doc.
 XmlPositionRecord createXmlPositionRecordWithContext(org.w3c.dom.Element element)
          Creates a XmlPositionRecord by the Element element.
 XmlPositionRecord createXmlPositionRecordWithContext(RStack stack)
          Creates a XmlPositionRecord by the Stack stack.
 XmlPosition createXmlPositionWithContext()
          Creates a XmlPosition.
 XmlPosition createXmlPositionWithContext(org.w3c.dom.Document doc)
          Creates a XmlPosition by the Document doc.
 XmlPosition createXmlPositionWithContext(org.w3c.dom.Element element)
          Creates a XmlPosition by the Element element.
 XmlPosition createXmlPositionWithContext(RStack stack)
          Creates a XmlPosition by the Stack stack.
 XmlPreempted createXmlPreempted()
          Creates a XmlPreempted.
 XmlPreempted createXmlPreempted(org.w3c.dom.Document doc)
          Creates a XmlPreempted by the Document doc.
 XmlPreempted createXmlPreempted(org.w3c.dom.Element element)
          Creates a XmlPreempted by the Element element.
 XmlPreempted createXmlPreempted(RStack stack)
          Creates a XmlPreempted by the Stack stack.
 XmlPreempted createXmlPreemptedWithContext()
          Creates a XmlPreempted.
 XmlPreempted createXmlPreemptedWithContext(org.w3c.dom.Document doc)
          Creates a XmlPreempted by the Document doc.
 XmlPreempted createXmlPreemptedWithContext(org.w3c.dom.Element element)
          Creates a XmlPreempted by the Element element.
 XmlPreempted createXmlPreemptedWithContext(RStack stack)
          Creates a XmlPreempted by the Stack stack.
 XmlRecord createXmlRecord()
          Creates a XmlRecord.
 XmlRecord createXmlRecord(org.w3c.dom.Document doc)
          Creates a XmlRecord by the Document doc.
 XmlRecord createXmlRecord(org.w3c.dom.Element element)
          Creates a XmlRecord by the Element element.
 XmlRecord createXmlRecord(RStack stack)
          Creates a XmlRecord by the Stack stack.
 XmlRecordHolder createXmlRecordHolder()
          Creates a XmlRecordHolder.
 XmlRecordHolder createXmlRecordHolder(org.w3c.dom.Document doc)
          Creates a XmlRecordHolder by the Document doc.
 XmlRecordHolder createXmlRecordHolder(org.w3c.dom.Element element)
          Creates a XmlRecordHolder by the Element element.
 XmlRecordHolder createXmlRecordHolder(RStack stack)
          Creates a XmlRecordHolder by the Stack stack.
 XmlRecordHolder createXmlRecordHolderWithContext()
          Creates a XmlRecordHolder.
 XmlRecordHolder createXmlRecordHolderWithContext(org.w3c.dom.Document doc)
          Creates a XmlRecordHolder by the Document doc.
 XmlRecordHolder createXmlRecordHolderWithContext(org.w3c.dom.Element element)
          Creates a XmlRecordHolder by the Element element.
 XmlRecordHolder createXmlRecordHolderWithContext(RStack stack)
          Creates a XmlRecordHolder by the Stack stack.
 XmlRecord createXmlRecordWithContext()
          Creates a XmlRecord.
 XmlRecord createXmlRecordWithContext(org.w3c.dom.Document doc)
          Creates a XmlRecord by the Document doc.
 XmlRecord createXmlRecordWithContext(org.w3c.dom.Element element)
          Creates a XmlRecord by the Element element.
 XmlRecord createXmlRecordWithContext(RStack stack)
          Creates a XmlRecord by the Stack stack.
 XmlReport createXmlReport()
          Creates a XmlReport.
 XmlReport createXmlReport(org.w3c.dom.Document doc)
          Creates a XmlReport by the Document doc.
 XmlReport createXmlReport(org.w3c.dom.Element element)
          Creates a XmlReport by the Element element.
 XmlReport createXmlReport(RStack stack)
          Creates a XmlReport by the Stack stack.
 XmlReported createXmlReported()
          Creates a XmlReported.
 XmlReported createXmlReported(org.w3c.dom.Document doc)
          Creates a XmlReported by the Document doc.
 XmlReported createXmlReported(org.w3c.dom.Element element)
          Creates a XmlReported by the Element element.
 XmlReported createXmlReported(RStack stack)
          Creates a XmlReported by the Stack stack.
 XmlReported createXmlReportedWithContext()
          Creates a XmlReported.
 XmlReported createXmlReportedWithContext(org.w3c.dom.Document doc)
          Creates a XmlReported by the Document doc.
 XmlReported createXmlReportedWithContext(org.w3c.dom.Element element)
          Creates a XmlReported by the Element element.
 XmlReported createXmlReportedWithContext(RStack stack)
          Creates a XmlReported by the Stack stack.
 XmlReport createXmlReportWithContext()
          Creates a XmlReport.
 XmlReport createXmlReportWithContext(org.w3c.dom.Document doc)
          Creates a XmlReport by the Document doc.
 XmlReport createXmlReportWithContext(org.w3c.dom.Element element)
          Creates a XmlReport by the Element element.
 XmlReport createXmlReportWithContext(RStack stack)
          Creates a XmlReport by the Stack stack.
 XmlReversedImage createXmlReversedImage()
          Creates a XmlReversedImage.
 XmlReversedImage createXmlReversedImage(org.w3c.dom.Document doc)
          Creates a XmlReversedImage by the Document doc.
 XmlReversedImage createXmlReversedImage(org.w3c.dom.Element element)
          Creates a XmlReversedImage by the Element element.
 XmlReversedImage createXmlReversedImage(RStack stack)
          Creates a XmlReversedImage by the Stack stack.
 XmlReversedImage createXmlReversedImageWithContext()
          Creates a XmlReversedImage.
 XmlReversedImage createXmlReversedImageWithContext(org.w3c.dom.Document doc)
          Creates a XmlReversedImage by the Document doc.
 XmlReversedImage createXmlReversedImageWithContext(org.w3c.dom.Element element)
          Creates a XmlReversedImage by the Element element.
 XmlReversedImage createXmlReversedImageWithContext(RStack stack)
          Creates a XmlReversedImage by the Stack stack.
 XmlRotation createXmlRotation()
          Creates a XmlRotation.
 XmlRotation createXmlRotation(org.w3c.dom.Document doc)
          Creates a XmlRotation by the Document doc.
 XmlRotation createXmlRotation(org.w3c.dom.Element element)
          Creates a XmlRotation by the Element element.
 XmlRotation createXmlRotation(RStack stack)
          Creates a XmlRotation by the Stack stack.
 XmlRotation createXmlRotationWithContext()
          Creates a XmlRotation.
 XmlRotation createXmlRotationWithContext(org.w3c.dom.Document doc)
          Creates a XmlRotation by the Document doc.
 XmlRotation createXmlRotationWithContext(org.w3c.dom.Element element)
          Creates a XmlRotation by the Element element.
 XmlRotation createXmlRotationWithContext(RStack stack)
          Creates a XmlRotation by the Stack stack.
 XmlSbigImage createXmlSbigImage()
          Creates a XmlSbigImage.
 XmlSbigImage createXmlSbigImage(org.w3c.dom.Document doc)
          Creates a XmlSbigImage by the Document doc.
 XmlSbigImage createXmlSbigImage(org.w3c.dom.Element element)
          Creates a XmlSbigImage by the Element element.
 XmlSbigImage createXmlSbigImage(RStack stack)
          Creates a XmlSbigImage by the Stack stack.
 XmlSbigImage createXmlSbigImageWithContext()
          Creates a XmlSbigImage.
 XmlSbigImage createXmlSbigImageWithContext(org.w3c.dom.Document doc)
          Creates a XmlSbigImage by the Document doc.
 XmlSbigImage createXmlSbigImageWithContext(org.w3c.dom.Element element)
          Creates a XmlSbigImage by the Element element.
 XmlSbigImage createXmlSbigImageWithContext(RStack stack)
          Creates a XmlSbigImage by the Stack stack.
 XmlSize createXmlSize()
          Creates a XmlSize.
 XmlSize createXmlSize(org.w3c.dom.Document doc)
          Creates a XmlSize by the Document doc.
 XmlSize createXmlSize(org.w3c.dom.Element element)
          Creates a XmlSize by the Element element.
 XmlSize createXmlSize(RStack stack)
          Creates a XmlSize by the Stack stack.
 XmlSize createXmlSizeWithContext()
          Creates a XmlSize.
 XmlSize createXmlSizeWithContext(org.w3c.dom.Document doc)
          Creates a XmlSize by the Document doc.
 XmlSize createXmlSizeWithContext(org.w3c.dom.Element element)
          Creates a XmlSize by the Element element.
 XmlSize createXmlSizeWithContext(RStack stack)
          Creates a XmlSize by the Stack stack.
 XmlStar createXmlStar()
          Creates a XmlStar.
 XmlStar createXmlStar(org.w3c.dom.Document doc)
          Creates a XmlStar by the Document doc.
 XmlStar createXmlStar(org.w3c.dom.Element element)
          Creates a XmlStar by the Element element.
 XmlStar createXmlStar(RStack stack)
          Creates a XmlStar by the Stack stack.
 XmlStarCount createXmlStarCount()
          Creates a XmlStarCount.
 XmlStarCount createXmlStarCount(org.w3c.dom.Document doc)
          Creates a XmlStarCount by the Document doc.
 XmlStarCount createXmlStarCount(org.w3c.dom.Element element)
          Creates a XmlStarCount by the Element element.
 XmlStarCount createXmlStarCount(RStack stack)
          Creates a XmlStarCount by the Stack stack.
 XmlStarCount createXmlStarCountWithContext()
          Creates a XmlStarCount.
 XmlStarCount createXmlStarCountWithContext(org.w3c.dom.Document doc)
          Creates a XmlStarCount by the Document doc.
 XmlStarCount createXmlStarCountWithContext(org.w3c.dom.Element element)
          Creates a XmlStarCount by the Element element.
 XmlStarCount createXmlStarCountWithContext(RStack stack)
          Creates a XmlStarCount by the Stack stack.
 XmlStar createXmlStarWithContext()
          Creates a XmlStar.
 XmlStar createXmlStarWithContext(org.w3c.dom.Document doc)
          Creates a XmlStar by the Document doc.
 XmlStar createXmlStarWithContext(org.w3c.dom.Element element)
          Creates a XmlStar by the Element element.
 XmlStar createXmlStarWithContext(RStack stack)
          Creates a XmlStar by the Stack stack.
 XmlSystem createXmlSystem()
          Creates a XmlSystem.
 XmlSystem createXmlSystem(org.w3c.dom.Document doc)
          Creates a XmlSystem by the Document doc.
 XmlSystem createXmlSystem(org.w3c.dom.Element element)
          Creates a XmlSystem by the Element element.
 XmlSystem createXmlSystem(RStack stack)
          Creates a XmlSystem by the Stack stack.
 XmlSystem createXmlSystemWithContext()
          Creates a XmlSystem.
 XmlSystem createXmlSystemWithContext(org.w3c.dom.Document doc)
          Creates a XmlSystem by the Document doc.
 XmlSystem createXmlSystemWithContext(org.w3c.dom.Element element)
          Creates a XmlSystem by the Element element.
 XmlSystem createXmlSystemWithContext(RStack stack)
          Creates a XmlSystem by the Stack stack.
 XmlUnofficial createXmlUnofficial()
          Creates a XmlUnofficial.
 XmlUnofficial createXmlUnofficial(org.w3c.dom.Document doc)
          Creates a XmlUnofficial by the Document doc.
 XmlUnofficial createXmlUnofficial(org.w3c.dom.Element element)
          Creates a XmlUnofficial by the Element element.
 XmlUnofficial createXmlUnofficial(RStack stack)
          Creates a XmlUnofficial by the Stack stack.
 XmlUnofficial createXmlUnofficialWithContext()
          Creates a XmlUnofficial.
 XmlUnofficial createXmlUnofficialWithContext(org.w3c.dom.Document doc)
          Creates a XmlUnofficial by the Document doc.
 XmlUnofficial createXmlUnofficialWithContext(org.w3c.dom.Element element)
          Creates a XmlUnofficial by the Element element.
 XmlUnofficial createXmlUnofficialWithContext(RStack stack)
          Creates a XmlUnofficial by the Stack stack.
 XmlVariability createXmlVariability()
          Creates a XmlVariability.
 XmlVariability createXmlVariability(org.w3c.dom.Document doc)
          Creates a XmlVariability by the Document doc.
 XmlVariability createXmlVariability(org.w3c.dom.Element element)
          Creates a XmlVariability by the Element element.
 XmlVariability createXmlVariability(RStack stack)
          Creates a XmlVariability by the Stack stack.
 XmlVariabilityHolder createXmlVariabilityHolder()
          Creates a XmlVariabilityHolder.
 XmlVariabilityHolder createXmlVariabilityHolder(org.w3c.dom.Document doc)
          Creates a XmlVariabilityHolder by the Document doc.
 XmlVariabilityHolder createXmlVariabilityHolder(org.w3c.dom.Element element)
          Creates a XmlVariabilityHolder by the Element element.
 XmlVariabilityHolder createXmlVariabilityHolder(RStack stack)
          Creates a XmlVariabilityHolder by the Stack stack.
 XmlVariabilityHolder createXmlVariabilityHolderWithContext()
          Creates a XmlVariabilityHolder.
 XmlVariabilityHolder createXmlVariabilityHolderWithContext(org.w3c.dom.Document doc)
          Creates a XmlVariabilityHolder by the Document doc.
 XmlVariabilityHolder createXmlVariabilityHolderWithContext(org.w3c.dom.Element element)
          Creates a XmlVariabilityHolder by the Element element.
 XmlVariabilityHolder createXmlVariabilityHolderWithContext(RStack stack)
          Creates a XmlVariabilityHolder by the Stack stack.
 XmlVariability createXmlVariabilityWithContext()
          Creates a XmlVariability.
 XmlVariability createXmlVariabilityWithContext(org.w3c.dom.Document doc)
          Creates a XmlVariability by the Document doc.
 XmlVariability createXmlVariabilityWithContext(org.w3c.dom.Element element)
          Creates a XmlVariability by the Element element.
 XmlVariability createXmlVariabilityWithContext(RStack stack)
          Creates a XmlVariability by the Stack stack.
 

Method Detail

createXmlPixy

public XmlPixy createXmlPixy()
Creates a XmlPixy.
Returns:
XmlPixy

createXmlReport

public XmlReport createXmlReport()
Creates a XmlReport.
Returns:
XmlReport

createXmlSystem

public XmlSystem createXmlSystem()
Creates a XmlSystem.
Returns:
XmlSystem

createXmlInformation

public XmlInformation createXmlInformation()
Creates a XmlInformation.
Returns:
XmlInformation

createXmlImage

public XmlImage createXmlImage()
Creates a XmlImage.
Returns:
XmlImage

createXmlSize

public XmlSize createXmlSize()
Creates a XmlSize.
Returns:
XmlSize

createXmlExposure

public XmlExposure createXmlExposure()
Creates a XmlExposure.
Returns:
XmlExposure

createXmlCenter

public XmlCenter createXmlCenter()
Creates a XmlCenter.
Returns:
XmlCenter

createXmlFov

public XmlFov createXmlFov()
Creates a XmlFov.
Returns:
XmlFov

createXmlRotation

public XmlRotation createXmlRotation()
Creates a XmlRotation.
Returns:
XmlRotation

createXmlPixelSize

public XmlPixelSize createXmlPixelSize()
Creates a XmlPixelSize.
Returns:
XmlPixelSize

createXmlAstrometricError

public XmlAstrometricError createXmlAstrometricError()
Creates a XmlAstrometricError.
Returns:
XmlAstrometricError

createXmlDistortionField

public XmlDistortionField createXmlDistortionField()
Creates a XmlDistortionField.
Returns:
XmlDistortionField

createXmlAstrometry

public XmlAstrometry createXmlAstrometry()
Creates a XmlAstrometry.
Returns:
XmlAstrometry

createXmlCatalog

public XmlCatalog createXmlCatalog()
Creates a XmlCatalog.
Returns:
XmlCatalog

createXmlPhotometry

public XmlPhotometry createXmlPhotometry()
Creates a XmlPhotometry.
Returns:
XmlPhotometry

createXmlReversedImage

public XmlReversedImage createXmlReversedImage()
Creates a XmlReversedImage.
Returns:
XmlReversedImage

createXmlSbigImage

public XmlSbigImage createXmlSbigImage()
Creates a XmlSbigImage.
Returns:
XmlSbigImage

createXmlUnofficial

public XmlUnofficial createXmlUnofficial()
Creates a XmlUnofficial.
Returns:
XmlUnofficial

createXmlStarCount

public XmlStarCount createXmlStarCount()
Creates a XmlStarCount.
Returns:
XmlStarCount

createXmlData

public XmlData createXmlData()
Creates a XmlData.
Returns:
XmlData

createXmlStar

public XmlStar createXmlStar()
Creates a XmlStar.
Returns:
XmlStar

createXmlRecord

public XmlRecord createXmlRecord()
Creates a XmlRecord.
Returns:
XmlRecord

createXmlCoor

public XmlCoor createXmlCoor()
Creates a XmlCoor.
Returns:
XmlCoor

createXmlPosition

public XmlPosition createXmlPosition()
Creates a XmlPosition.
Returns:
XmlPosition

createXmlItem

public XmlItem createXmlItem()
Creates a XmlItem.
Returns:
XmlItem

createXmlBatch

public XmlBatch createXmlBatch()
Creates a XmlBatch.
Returns:
XmlBatch

createXmlInstruction

public XmlInstruction createXmlInstruction()
Creates a XmlInstruction.
Returns:
XmlInstruction

createXmlBaseCatalog

public XmlBaseCatalog createXmlBaseCatalog()
Creates a XmlBaseCatalog.
Returns:
XmlBaseCatalog

createXmlOutput

public XmlOutput createXmlOutput()
Creates a XmlOutput.
Returns:
XmlOutput

createXmlInformationHolder

public XmlInformationHolder createXmlInformationHolder()
Creates a XmlInformationHolder.
Returns:
XmlInformationHolder

createXmlRecordHolder

public XmlRecordHolder createXmlRecordHolder()
Creates a XmlRecordHolder.
Returns:
XmlRecordHolder

createXmlMagRecordHolder

public XmlMagRecordHolder createXmlMagRecordHolder()
Creates a XmlMagRecordHolder.
Returns:
XmlMagRecordHolder

createXmlMagRecord

public XmlMagRecord createXmlMagRecord()
Creates a XmlMagRecord.
Returns:
XmlMagRecord

createXmlMag

public XmlMag createXmlMag()
Creates a XmlMag.
Returns:
XmlMag

createXmlReported

public XmlReported createXmlReported()
Creates a XmlReported.
Returns:
XmlReported

createXmlDiscarded

public XmlDiscarded createXmlDiscarded()
Creates a XmlDiscarded.
Returns:
XmlDiscarded

createXmlPreempted

public XmlPreempted createXmlPreempted()
Creates a XmlPreempted.
Returns:
XmlPreempted

createXmlImported

public XmlImported createXmlImported()
Creates a XmlImported.
Returns:
XmlImported

createXmlBlending

public XmlBlending createXmlBlending()
Creates a XmlBlending.
Returns:
XmlBlending

createXmlPositionRecordHolder

public XmlPositionRecordHolder createXmlPositionRecordHolder()
Creates a XmlPositionRecordHolder.
Returns:
XmlPositionRecordHolder

createXmlPositionRecord

public XmlPositionRecord createXmlPositionRecord()
Creates a XmlPositionRecord.
Returns:
XmlPositionRecord

createXmlVariabilityHolder

public XmlVariabilityHolder createXmlVariabilityHolder()
Creates a XmlVariabilityHolder.
Returns:
XmlVariabilityHolder

createXmlVariability

public XmlVariability createXmlVariability()
Creates a XmlVariability.
Returns:
XmlVariability

createXmlConfiguration

public XmlConfiguration createXmlConfiguration()
Creates a XmlConfiguration.
Returns:
XmlConfiguration

createXmlCatalogPath

public XmlCatalogPath createXmlCatalogPath()
Creates a XmlCatalogPath.
Returns:
XmlCatalogPath

createXmlImageConfig

public XmlImageConfig createXmlImageConfig()
Creates a XmlImageConfig.
Returns:
XmlImageConfig

createXmlPixyWithContext

public XmlPixy createXmlPixyWithContext()
Creates a XmlPixy.
Returns:
XmlPixy

createXmlReportWithContext

public XmlReport createXmlReportWithContext()
Creates a XmlReport.
Returns:
XmlReport

createXmlSystemWithContext

public XmlSystem createXmlSystemWithContext()
Creates a XmlSystem.
Returns:
XmlSystem

createXmlInformationWithContext

public XmlInformation createXmlInformationWithContext()
Creates a XmlInformation.
Returns:
XmlInformation

createXmlImageWithContext

public XmlImage createXmlImageWithContext()
Creates a XmlImage.
Returns:
XmlImage

createXmlSizeWithContext

public XmlSize createXmlSizeWithContext()
Creates a XmlSize.
Returns:
XmlSize

createXmlExposureWithContext

public XmlExposure createXmlExposureWithContext()
Creates a XmlExposure.
Returns:
XmlExposure

createXmlCenterWithContext

public XmlCenter createXmlCenterWithContext()
Creates a XmlCenter.
Returns:
XmlCenter

createXmlFovWithContext

public XmlFov createXmlFovWithContext()
Creates a XmlFov.
Returns:
XmlFov

createXmlRotationWithContext

public XmlRotation createXmlRotationWithContext()
Creates a XmlRotation.
Returns:
XmlRotation

createXmlPixelSizeWithContext

public XmlPixelSize createXmlPixelSizeWithContext()
Creates a XmlPixelSize.
Returns:
XmlPixelSize

createXmlAstrometricErrorWithContext

public XmlAstrometricError createXmlAstrometricErrorWithContext()
Creates a XmlAstrometricError.
Returns:
XmlAstrometricError

createXmlDistortionFieldWithContext

public XmlDistortionField createXmlDistortionFieldWithContext()
Creates a XmlDistortionField.
Returns:
XmlDistortionField

createXmlAstrometryWithContext

public XmlAstrometry createXmlAstrometryWithContext()
Creates a XmlAstrometry.
Returns:
XmlAstrometry

createXmlCatalogWithContext

public XmlCatalog createXmlCatalogWithContext()
Creates a XmlCatalog.
Returns:
XmlCatalog

createXmlPhotometryWithContext

public XmlPhotometry createXmlPhotometryWithContext()
Creates a XmlPhotometry.
Returns:
XmlPhotometry

createXmlReversedImageWithContext

public XmlReversedImage createXmlReversedImageWithContext()
Creates a XmlReversedImage.
Returns:
XmlReversedImage

createXmlSbigImageWithContext

public XmlSbigImage createXmlSbigImageWithContext()
Creates a XmlSbigImage.
Returns:
XmlSbigImage

createXmlUnofficialWithContext

public XmlUnofficial createXmlUnofficialWithContext()
Creates a XmlUnofficial.
Returns:
XmlUnofficial

createXmlStarCountWithContext

public XmlStarCount createXmlStarCountWithContext()
Creates a XmlStarCount.
Returns:
XmlStarCount

createXmlDataWithContext

public XmlData createXmlDataWithContext()
Creates a XmlData.
Returns:
XmlData

createXmlStarWithContext

public XmlStar createXmlStarWithContext()
Creates a XmlStar.
Returns:
XmlStar

createXmlRecordWithContext

public XmlRecord createXmlRecordWithContext()
Creates a XmlRecord.
Returns:
XmlRecord

createXmlCoorWithContext

public XmlCoor createXmlCoorWithContext()
Creates a XmlCoor.
Returns:
XmlCoor

createXmlPositionWithContext

public XmlPosition createXmlPositionWithContext()
Creates a XmlPosition.
Returns:
XmlPosition

createXmlItemWithContext

public XmlItem createXmlItemWithContext()
Creates a XmlItem.
Returns:
XmlItem

createXmlBatchWithContext

public XmlBatch createXmlBatchWithContext()
Creates a XmlBatch.
Returns:
XmlBatch

createXmlInstructionWithContext

public XmlInstruction createXmlInstructionWithContext()
Creates a XmlInstruction.
Returns:
XmlInstruction

createXmlBaseCatalogWithContext

public XmlBaseCatalog createXmlBaseCatalogWithContext()
Creates a XmlBaseCatalog.
Returns:
XmlBaseCatalog

createXmlOutputWithContext

public XmlOutput createXmlOutputWithContext()
Creates a XmlOutput.
Returns:
XmlOutput

createXmlInformationHolderWithContext

public XmlInformationHolder createXmlInformationHolderWithContext()
Creates a XmlInformationHolder.
Returns:
XmlInformationHolder

createXmlRecordHolderWithContext

public XmlRecordHolder createXmlRecordHolderWithContext()
Creates a XmlRecordHolder.
Returns:
XmlRecordHolder

createXmlMagRecordHolderWithContext

public XmlMagRecordHolder createXmlMagRecordHolderWithContext()
Creates a XmlMagRecordHolder.
Returns:
XmlMagRecordHolder

createXmlMagRecordWithContext

public XmlMagRecord createXmlMagRecordWithContext()
Creates a XmlMagRecord.
Returns:
XmlMagRecord

createXmlMagWithContext

public XmlMag createXmlMagWithContext()
Creates a XmlMag.
Returns:
XmlMag

createXmlReportedWithContext

public XmlReported createXmlReportedWithContext()
Creates a XmlReported.
Returns:
XmlReported

createXmlDiscardedWithContext

public XmlDiscarded createXmlDiscardedWithContext()
Creates a XmlDiscarded.
Returns:
XmlDiscarded

createXmlPreemptedWithContext

public XmlPreempted createXmlPreemptedWithContext()
Creates a XmlPreempted.
Returns:
XmlPreempted

createXmlImportedWithContext

public XmlImported createXmlImportedWithContext()
Creates a XmlImported.
Returns:
XmlImported

createXmlBlendingWithContext

public XmlBlending createXmlBlendingWithContext()
Creates a XmlBlending.
Returns:
XmlBlending

createXmlPositionRecordHolderWithContext

public XmlPositionRecordHolder createXmlPositionRecordHolderWithContext()
Creates a XmlPositionRecordHolder.
Returns:
XmlPositionRecordHolder

createXmlPositionRecordWithContext

public XmlPositionRecord createXmlPositionRecordWithContext()
Creates a XmlPositionRecord.
Returns:
XmlPositionRecord

createXmlVariabilityHolderWithContext

public XmlVariabilityHolder createXmlVariabilityHolderWithContext()
Creates a XmlVariabilityHolder.
Returns:
XmlVariabilityHolder

createXmlVariabilityWithContext

public XmlVariability createXmlVariabilityWithContext()
Creates a XmlVariability.
Returns:
XmlVariability

createXmlConfigurationWithContext

public XmlConfiguration createXmlConfigurationWithContext()
Creates a XmlConfiguration.
Returns:
XmlConfiguration

createXmlCatalogPathWithContext

public XmlCatalogPath createXmlCatalogPathWithContext()
Creates a XmlCatalogPath.
Returns:
XmlCatalogPath

createXmlImageConfigWithContext

public XmlImageConfig createXmlImageConfigWithContext()
Creates a XmlImageConfig.
Returns:
XmlImageConfig

createXmlPixy

public XmlPixy createXmlPixy(org.w3c.dom.Document doc)
Creates a XmlPixy by the Document doc.
Parameters:
doc -  
Returns:
XmlPixy

createXmlReport

public XmlReport createXmlReport(org.w3c.dom.Document doc)
Creates a XmlReport by the Document doc.
Parameters:
doc -  
Returns:
XmlReport

createXmlSystem

public XmlSystem createXmlSystem(org.w3c.dom.Document doc)
Creates a XmlSystem by the Document doc.
Parameters:
doc -  
Returns:
XmlSystem

createXmlInformation

public XmlInformation createXmlInformation(org.w3c.dom.Document doc)
Creates a XmlInformation by the Document doc.
Parameters:
doc -  
Returns:
XmlInformation

createXmlImage

public XmlImage createXmlImage(org.w3c.dom.Document doc)
Creates a XmlImage by the Document doc.
Parameters:
doc -  
Returns:
XmlImage

createXmlSize

public XmlSize createXmlSize(org.w3c.dom.Document doc)
Creates a XmlSize by the Document doc.
Parameters:
doc -  
Returns:
XmlSize

createXmlExposure

public XmlExposure createXmlExposure(org.w3c.dom.Document doc)
Creates a XmlExposure by the Document doc.
Parameters:
doc -  
Returns:
XmlExposure

createXmlCenter

public XmlCenter createXmlCenter(org.w3c.dom.Document doc)
Creates a XmlCenter by the Document doc.
Parameters:
doc -  
Returns:
XmlCenter

createXmlFov

public XmlFov createXmlFov(org.w3c.dom.Document doc)
Creates a XmlFov by the Document doc.
Parameters:
doc -  
Returns:
XmlFov

createXmlRotation

public XmlRotation createXmlRotation(org.w3c.dom.Document doc)
Creates a XmlRotation by the Document doc.
Parameters:
doc -  
Returns:
XmlRotation

createXmlPixelSize

public XmlPixelSize createXmlPixelSize(org.w3c.dom.Document doc)
Creates a XmlPixelSize by the Document doc.
Parameters:
doc -  
Returns:
XmlPixelSize

createXmlAstrometricError

public XmlAstrometricError createXmlAstrometricError(org.w3c.dom.Document doc)
Creates a XmlAstrometricError by the Document doc.
Parameters:
doc -  
Returns:
XmlAstrometricError

createXmlDistortionField

public XmlDistortionField createXmlDistortionField(org.w3c.dom.Document doc)
Creates a XmlDistortionField by the Document doc.
Parameters:
doc -  
Returns:
XmlDistortionField

createXmlAstrometry

public XmlAstrometry createXmlAstrometry(org.w3c.dom.Document doc)
Creates a XmlAstrometry by the Document doc.
Parameters:
doc -  
Returns:
XmlAstrometry

createXmlCatalog

public XmlCatalog createXmlCatalog(org.w3c.dom.Document doc)
Creates a XmlCatalog by the Document doc.
Parameters:
doc -  
Returns:
XmlCatalog

createXmlPhotometry

public XmlPhotometry createXmlPhotometry(org.w3c.dom.Document doc)
Creates a XmlPhotometry by the Document doc.
Parameters:
doc -  
Returns:
XmlPhotometry

createXmlReversedImage

public XmlReversedImage createXmlReversedImage(org.w3c.dom.Document doc)
Creates a XmlReversedImage by the Document doc.
Parameters:
doc -  
Returns:
XmlReversedImage

createXmlSbigImage

public XmlSbigImage createXmlSbigImage(org.w3c.dom.Document doc)
Creates a XmlSbigImage by the Document doc.
Parameters:
doc -  
Returns:
XmlSbigImage

createXmlUnofficial

public XmlUnofficial createXmlUnofficial(org.w3c.dom.Document doc)
Creates a XmlUnofficial by the Document doc.
Parameters:
doc -  
Returns:
XmlUnofficial

createXmlStarCount

public XmlStarCount createXmlStarCount(org.w3c.dom.Document doc)
Creates a XmlStarCount by the Document doc.
Parameters:
doc -  
Returns:
XmlStarCount

createXmlData

public XmlData createXmlData(org.w3c.dom.Document doc)
Creates a XmlData by the Document doc.
Parameters:
doc -  
Returns:
XmlData

createXmlStar

public XmlStar createXmlStar(org.w3c.dom.Document doc)
Creates a XmlStar by the Document doc.
Parameters:
doc -  
Returns:
XmlStar

createXmlRecord

public XmlRecord createXmlRecord(org.w3c.dom.Document doc)
Creates a XmlRecord by the Document doc.
Parameters:
doc -  
Returns:
XmlRecord

createXmlCoor

public XmlCoor createXmlCoor(org.w3c.dom.Document doc)
Creates a XmlCoor by the Document doc.
Parameters:
doc -  
Returns:
XmlCoor

createXmlPosition

public XmlPosition createXmlPosition(org.w3c.dom.Document doc)
Creates a XmlPosition by the Document doc.
Parameters:
doc -  
Returns:
XmlPosition

createXmlItem

public XmlItem createXmlItem(org.w3c.dom.Document doc)
Creates a XmlItem by the Document doc.
Parameters:
doc -  
Returns:
XmlItem

createXmlBatch

public XmlBatch createXmlBatch(org.w3c.dom.Document doc)
Creates a XmlBatch by the Document doc.
Parameters:
doc -  
Returns:
XmlBatch

createXmlInstruction

public XmlInstruction createXmlInstruction(org.w3c.dom.Document doc)
Creates a XmlInstruction by the Document doc.
Parameters:
doc -  
Returns:
XmlInstruction

createXmlBaseCatalog

public XmlBaseCatalog createXmlBaseCatalog(org.w3c.dom.Document doc)
Creates a XmlBaseCatalog by the Document doc.
Parameters:
doc -  
Returns:
XmlBaseCatalog

createXmlOutput

public XmlOutput createXmlOutput(org.w3c.dom.Document doc)
Creates a XmlOutput by the Document doc.
Parameters:
doc -  
Returns:
XmlOutput

createXmlInformationHolder

public XmlInformationHolder createXmlInformationHolder(org.w3c.dom.Document doc)
Creates a XmlInformationHolder by the Document doc.
Parameters:
doc -  
Returns:
XmlInformationHolder

createXmlRecordHolder

public XmlRecordHolder createXmlRecordHolder(org.w3c.dom.Document doc)
Creates a XmlRecordHolder by the Document doc.
Parameters:
doc -  
Returns:
XmlRecordHolder

createXmlMagRecordHolder

public XmlMagRecordHolder createXmlMagRecordHolder(org.w3c.dom.Document doc)
Creates a XmlMagRecordHolder by the Document doc.
Parameters:
doc -  
Returns:
XmlMagRecordHolder

createXmlMagRecord

public XmlMagRecord createXmlMagRecord(org.w3c.dom.Document doc)
Creates a XmlMagRecord by the Document doc.
Parameters:
doc -  
Returns:
XmlMagRecord

createXmlMag

public XmlMag createXmlMag(org.w3c.dom.Document doc)
Creates a XmlMag by the Document doc.
Parameters:
doc -  
Returns:
XmlMag

createXmlReported

public XmlReported createXmlReported(org.w3c.dom.Document doc)
Creates a XmlReported by the Document doc.
Parameters:
doc -  
Returns:
XmlReported

createXmlDiscarded

public XmlDiscarded createXmlDiscarded(org.w3c.dom.Document doc)
Creates a XmlDiscarded by the Document doc.
Parameters:
doc -  
Returns:
XmlDiscarded

createXmlPreempted

public XmlPreempted createXmlPreempted(org.w3c.dom.Document doc)
Creates a XmlPreempted by the Document doc.
Parameters:
doc -  
Returns:
XmlPreempted

createXmlImported

public XmlImported createXmlImported(org.w3c.dom.Document doc)
Creates a XmlImported by the Document doc.
Parameters:
doc -  
Returns:
XmlImported

createXmlBlending

public XmlBlending createXmlBlending(org.w3c.dom.Document doc)
Creates a XmlBlending by the Document doc.
Parameters:
doc -  
Returns:
XmlBlending

createXmlPositionRecordHolder

public XmlPositionRecordHolder createXmlPositionRecordHolder(org.w3c.dom.Document doc)
Creates a XmlPositionRecordHolder by the Document doc.
Parameters:
doc -  
Returns:
XmlPositionRecordHolder

createXmlPositionRecord

public XmlPositionRecord createXmlPositionRecord(org.w3c.dom.Document doc)
Creates a XmlPositionRecord by the Document doc.
Parameters:
doc -  
Returns:
XmlPositionRecord

createXmlVariabilityHolder

public XmlVariabilityHolder createXmlVariabilityHolder(org.w3c.dom.Document doc)
Creates a XmlVariabilityHolder by the Document doc.
Parameters:
doc -  
Returns:
XmlVariabilityHolder

createXmlVariability

public XmlVariability createXmlVariability(org.w3c.dom.Document doc)
Creates a XmlVariability by the Document doc.
Parameters:
doc -  
Returns:
XmlVariability

createXmlConfiguration

public XmlConfiguration createXmlConfiguration(org.w3c.dom.Document doc)
Creates a XmlConfiguration by the Document doc.
Parameters:
doc -  
Returns:
XmlConfiguration

createXmlCatalogPath

public XmlCatalogPath createXmlCatalogPath(org.w3c.dom.Document doc)
Creates a XmlCatalogPath by the Document doc.
Parameters:
doc -  
Returns:
XmlCatalogPath

createXmlImageConfig

public XmlImageConfig createXmlImageConfig(org.w3c.dom.Document doc)
Creates a XmlImageConfig by the Document doc.
Parameters:
doc -  
Returns:
XmlImageConfig

createXmlPixyWithContext

public XmlPixy createXmlPixyWithContext(org.w3c.dom.Document doc)
Creates a XmlPixy by the Document doc.
Parameters:
doc -  
Returns:
XmlPixy

createXmlReportWithContext

public XmlReport createXmlReportWithContext(org.w3c.dom.Document doc)
Creates a XmlReport by the Document doc.
Parameters:
doc -  
Returns:
XmlReport

createXmlSystemWithContext

public XmlSystem createXmlSystemWithContext(org.w3c.dom.Document doc)
Creates a XmlSystem by the Document doc.
Parameters:
doc -  
Returns:
XmlSystem

createXmlInformationWithContext

public XmlInformation createXmlInformationWithContext(org.w3c.dom.Document doc)
Creates a XmlInformation by the Document doc.
Parameters:
doc -  
Returns:
XmlInformation

createXmlImageWithContext

public XmlImage createXmlImageWithContext(org.w3c.dom.Document doc)
Creates a XmlImage by the Document doc.
Parameters:
doc -  
Returns:
XmlImage

createXmlSizeWithContext

public XmlSize createXmlSizeWithContext(org.w3c.dom.Document doc)
Creates a XmlSize by the Document doc.
Parameters:
doc -  
Returns:
XmlSize

createXmlExposureWithContext

public XmlExposure createXmlExposureWithContext(org.w3c.dom.Document doc)
Creates a XmlExposure by the Document doc.
Parameters:
doc -  
Returns:
XmlExposure

createXmlCenterWithContext

public XmlCenter createXmlCenterWithContext(org.w3c.dom.Document doc)
Creates a XmlCenter by the Document doc.
Parameters:
doc -  
Returns:
XmlCenter

createXmlFovWithContext

public XmlFov createXmlFovWithContext(org.w3c.dom.Document doc)
Creates a XmlFov by the Document doc.
Parameters:
doc -  
Returns:
XmlFov

createXmlRotationWithContext

public XmlRotation createXmlRotationWithContext(org.w3c.dom.Document doc)
Creates a XmlRotation by the Document doc.
Parameters:
doc -  
Returns:
XmlRotation

createXmlPixelSizeWithContext

public XmlPixelSize createXmlPixelSizeWithContext(org.w3c.dom.Document doc)
Creates a XmlPixelSize by the Document doc.
Parameters:
doc -  
Returns:
XmlPixelSize

createXmlAstrometricErrorWithContext

public XmlAstrometricError createXmlAstrometricErrorWithContext(org.w3c.dom.Document doc)
Creates a XmlAstrometricError by the Document doc.
Parameters:
doc -  
Returns:
XmlAstrometricError

createXmlDistortionFieldWithContext

public XmlDistortionField createXmlDistortionFieldWithContext(org.w3c.dom.Document doc)
Creates a XmlDistortionField by the Document doc.
Parameters:
doc -  
Returns:
XmlDistortionField

createXmlAstrometryWithContext

public XmlAstrometry createXmlAstrometryWithContext(org.w3c.dom.Document doc)
Creates a XmlAstrometry by the Document doc.
Parameters:
doc -  
Returns:
XmlAstrometry

createXmlCatalogWithContext

public XmlCatalog createXmlCatalogWithContext(org.w3c.dom.Document doc)
Creates a XmlCatalog by the Document doc.
Parameters:
doc -  
Returns:
XmlCatalog

createXmlPhotometryWithContext

public XmlPhotometry createXmlPhotometryWithContext(org.w3c.dom.Document doc)
Creates a XmlPhotometry by the Document doc.
Parameters:
doc -  
Returns:
XmlPhotometry

createXmlReversedImageWithContext

public XmlReversedImage createXmlReversedImageWithContext(org.w3c.dom.Document doc)
Creates a XmlReversedImage by the Document doc.
Parameters:
doc -  
Returns:
XmlReversedImage

createXmlSbigImageWithContext

public XmlSbigImage createXmlSbigImageWithContext(org.w3c.dom.Document doc)
Creates a XmlSbigImage by the Document doc.
Parameters:
doc -  
Returns:
XmlSbigImage

createXmlUnofficialWithContext

public XmlUnofficial createXmlUnofficialWithContext(org.w3c.dom.Document doc)
Creates a XmlUnofficial by the Document doc.
Parameters:
doc -  
Returns:
XmlUnofficial

createXmlStarCountWithContext

public XmlStarCount createXmlStarCountWithContext(org.w3c.dom.Document doc)
Creates a XmlStarCount by the Document doc.
Parameters:
doc -  
Returns:
XmlStarCount

createXmlDataWithContext

public XmlData createXmlDataWithContext(org.w3c.dom.Document doc)
Creates a XmlData by the Document doc.
Parameters:
doc -  
Returns:
XmlData

createXmlStarWithContext

public XmlStar createXmlStarWithContext(org.w3c.dom.Document doc)
Creates a XmlStar by the Document doc.
Parameters:
doc -  
Returns:
XmlStar

createXmlRecordWithContext

public XmlRecord createXmlRecordWithContext(org.w3c.dom.Document doc)
Creates a XmlRecord by the Document doc.
Parameters:
doc -  
Returns:
XmlRecord

createXmlCoorWithContext

public XmlCoor createXmlCoorWithContext(org.w3c.dom.Document doc)
Creates a XmlCoor by the Document doc.
Parameters:
doc -  
Returns:
XmlCoor

createXmlPositionWithContext

public XmlPosition createXmlPositionWithContext(org.w3c.dom.Document doc)
Creates a XmlPosition by the Document doc.
Parameters:
doc -  
Returns:
XmlPosition

createXmlItemWithContext

public XmlItem createXmlItemWithContext(org.w3c.dom.Document doc)
Creates a XmlItem by the Document doc.
Parameters:
doc -  
Returns:
XmlItem

createXmlBatchWithContext

public XmlBatch createXmlBatchWithContext(org.w3c.dom.Document doc)
Creates a XmlBatch by the Document doc.
Parameters:
doc -  
Returns:
XmlBatch

createXmlInstructionWithContext

public XmlInstruction createXmlInstructionWithContext(org.w3c.dom.Document doc)
Creates a XmlInstruction by the Document doc.
Parameters:
doc -  
Returns:
XmlInstruction

createXmlBaseCatalogWithContext

public XmlBaseCatalog createXmlBaseCatalogWithContext(org.w3c.dom.Document doc)
Creates a XmlBaseCatalog by the Document doc.
Parameters:
doc -  
Returns:
XmlBaseCatalog

createXmlOutputWithContext

public XmlOutput createXmlOutputWithContext(org.w3c.dom.Document doc)
Creates a XmlOutput by the Document doc.
Parameters:
doc -  
Returns:
XmlOutput

createXmlInformationHolderWithContext

public XmlInformationHolder createXmlInformationHolderWithContext(org.w3c.dom.Document doc)
Creates a XmlInformationHolder by the Document doc.
Parameters:
doc -  
Returns:
XmlInformationHolder

createXmlRecordHolderWithContext

public XmlRecordHolder createXmlRecordHolderWithContext(org.w3c.dom.Document doc)
Creates a XmlRecordHolder by the Document doc.
Parameters:
doc -  
Returns:
XmlRecordHolder

createXmlMagRecordHolderWithContext

public XmlMagRecordHolder createXmlMagRecordHolderWithContext(org.w3c.dom.Document doc)
Creates a XmlMagRecordHolder by the Document doc.
Parameters:
doc -  
Returns:
XmlMagRecordHolder

createXmlMagRecordWithContext

public XmlMagRecord createXmlMagRecordWithContext(org.w3c.dom.Document doc)
Creates a XmlMagRecord by the Document doc.
Parameters:
doc -  
Returns:
XmlMagRecord

createXmlMagWithContext

public XmlMag createXmlMagWithContext(org.w3c.dom.Document doc)
Creates a XmlMag by the Document doc.
Parameters:
doc -  
Returns:
XmlMag

createXmlReportedWithContext

public XmlReported createXmlReportedWithContext(org.w3c.dom.Document doc)
Creates a XmlReported by the Document doc.
Parameters:
doc -  
Returns:
XmlReported

createXmlDiscardedWithContext

public XmlDiscarded createXmlDiscardedWithContext(org.w3c.dom.Document doc)
Creates a XmlDiscarded by the Document doc.
Parameters:
doc -  
Returns:
XmlDiscarded

createXmlPreemptedWithContext

public XmlPreempted createXmlPreemptedWithContext(org.w3c.dom.Document doc)
Creates a XmlPreempted by the Document doc.
Parameters:
doc -  
Returns:
XmlPreempted

createXmlImportedWithContext

public XmlImported createXmlImportedWithContext(org.w3c.dom.Document doc)
Creates a XmlImported by the Document doc.
Parameters:
doc -  
Returns:
XmlImported

createXmlBlendingWithContext

public XmlBlending createXmlBlendingWithContext(org.w3c.dom.Document doc)
Creates a XmlBlending by the Document doc.
Parameters:
doc -  
Returns:
XmlBlending

createXmlPositionRecordHolderWithContext

public XmlPositionRecordHolder createXmlPositionRecordHolderWithContext(org.w3c.dom.Document doc)
Creates a XmlPositionRecordHolder by the Document doc.
Parameters:
doc -  
Returns:
XmlPositionRecordHolder

createXmlPositionRecordWithContext

public XmlPositionRecord createXmlPositionRecordWithContext(org.w3c.dom.Document doc)
Creates a XmlPositionRecord by the Document doc.
Parameters:
doc -  
Returns:
XmlPositionRecord

createXmlVariabilityHolderWithContext

public XmlVariabilityHolder createXmlVariabilityHolderWithContext(org.w3c.dom.Document doc)
Creates a XmlVariabilityHolder by the Document doc.
Parameters:
doc -  
Returns:
XmlVariabilityHolder

createXmlVariabilityWithContext

public XmlVariability createXmlVariabilityWithContext(org.w3c.dom.Document doc)
Creates a XmlVariability by the Document doc.
Parameters:
doc -  
Returns:
XmlVariability

createXmlConfigurationWithContext

public XmlConfiguration createXmlConfigurationWithContext(org.w3c.dom.Document doc)
Creates a XmlConfiguration by the Document doc.
Parameters:
doc -  
Returns:
XmlConfiguration

createXmlCatalogPathWithContext

public XmlCatalogPath createXmlCatalogPathWithContext(org.w3c.dom.Document doc)
Creates a XmlCatalogPath by the Document doc.
Parameters:
doc -  
Returns:
XmlCatalogPath

createXmlImageConfigWithContext

public XmlImageConfig createXmlImageConfigWithContext(org.w3c.dom.Document doc)
Creates a XmlImageConfig by the Document doc.
Parameters:
doc -  
Returns:
XmlImageConfig

createXmlPixy

public XmlPixy createXmlPixy(org.w3c.dom.Element element)
Creates a XmlPixy by the Element element.
Parameters:
element -  
Returns:
XmlPixy

createXmlReport

public XmlReport createXmlReport(org.w3c.dom.Element element)
Creates a XmlReport by the Element element.
Parameters:
element -  
Returns:
XmlReport

createXmlSystem

public XmlSystem createXmlSystem(org.w3c.dom.Element element)
Creates a XmlSystem by the Element element.
Parameters:
element -  
Returns:
XmlSystem

createXmlInformation

public XmlInformation createXmlInformation(org.w3c.dom.Element element)
Creates a XmlInformation by the Element element.
Parameters:
element -  
Returns:
XmlInformation

createXmlImage

public XmlImage createXmlImage(org.w3c.dom.Element element)
Creates a XmlImage by the Element element.
Parameters:
element -  
Returns:
XmlImage

createXmlSize

public XmlSize createXmlSize(org.w3c.dom.Element element)
Creates a XmlSize by the Element element.
Parameters:
element -  
Returns:
XmlSize

createXmlExposure

public XmlExposure createXmlExposure(org.w3c.dom.Element element)
Creates a XmlExposure by the Element element.
Parameters:
element -  
Returns:
XmlExposure

createXmlCenter

public XmlCenter createXmlCenter(org.w3c.dom.Element element)
Creates a XmlCenter by the Element element.
Parameters:
element -  
Returns:
XmlCenter

createXmlFov

public XmlFov createXmlFov(org.w3c.dom.Element element)
Creates a XmlFov by the Element element.
Parameters:
element -  
Returns:
XmlFov

createXmlRotation

public XmlRotation createXmlRotation(org.w3c.dom.Element element)
Creates a XmlRotation by the Element element.
Parameters:
element -  
Returns:
XmlRotation

createXmlPixelSize

public XmlPixelSize createXmlPixelSize(org.w3c.dom.Element element)
Creates a XmlPixelSize by the Element element.
Parameters:
element -  
Returns:
XmlPixelSize

createXmlAstrometricError

public XmlAstrometricError createXmlAstrometricError(org.w3c.dom.Element element)
Creates a XmlAstrometricError by the Element element.
Parameters:
element -  
Returns:
XmlAstrometricError

createXmlDistortionField

public XmlDistortionField createXmlDistortionField(org.w3c.dom.Element element)
Creates a XmlDistortionField by the Element element.
Parameters:
element -  
Returns:
XmlDistortionField

createXmlAstrometry

public XmlAstrometry createXmlAstrometry(org.w3c.dom.Element element)
Creates a XmlAstrometry by the Element element.
Parameters:
element -  
Returns:
XmlAstrometry

createXmlCatalog

public XmlCatalog createXmlCatalog(org.w3c.dom.Element element)
Creates a XmlCatalog by the Element element.
Parameters:
element -  
Returns:
XmlCatalog

createXmlPhotometry

public XmlPhotometry createXmlPhotometry(org.w3c.dom.Element element)
Creates a XmlPhotometry by the Element element.
Parameters:
element -  
Returns:
XmlPhotometry

createXmlReversedImage

public XmlReversedImage createXmlReversedImage(org.w3c.dom.Element element)
Creates a XmlReversedImage by the Element element.
Parameters:
element -  
Returns:
XmlReversedImage

createXmlSbigImage

public XmlSbigImage createXmlSbigImage(org.w3c.dom.Element element)
Creates a XmlSbigImage by the Element element.
Parameters:
element -  
Returns:
XmlSbigImage

createXmlUnofficial

public XmlUnofficial createXmlUnofficial(org.w3c.dom.Element element)
Creates a XmlUnofficial by the Element element.
Parameters:
element -  
Returns:
XmlUnofficial

createXmlStarCount

public XmlStarCount createXmlStarCount(org.w3c.dom.Element element)
Creates a XmlStarCount by the Element element.
Parameters:
element -  
Returns:
XmlStarCount

createXmlData

public XmlData createXmlData(org.w3c.dom.Element element)
Creates a XmlData by the Element element.
Parameters:
element -  
Returns:
XmlData

createXmlStar

public XmlStar createXmlStar(org.w3c.dom.Element element)
Creates a XmlStar by the Element element.
Parameters:
element -  
Returns:
XmlStar

createXmlRecord

public XmlRecord createXmlRecord(org.w3c.dom.Element element)
Creates a XmlRecord by the Element element.
Parameters:
element -  
Returns:
XmlRecord

createXmlCoor

public XmlCoor createXmlCoor(org.w3c.dom.Element element)
Creates a XmlCoor by the Element element.
Parameters:
element -  
Returns:
XmlCoor

createXmlPosition

public XmlPosition createXmlPosition(org.w3c.dom.Element element)
Creates a XmlPosition by the Element element.
Parameters:
element -  
Returns:
XmlPosition

createXmlItem

public XmlItem createXmlItem(org.w3c.dom.Element element)
Creates a XmlItem by the Element element.
Parameters:
element -  
Returns:
XmlItem

createXmlBatch

public XmlBatch createXmlBatch(org.w3c.dom.Element element)
Creates a XmlBatch by the Element element.
Parameters:
element -  
Returns:
XmlBatch

createXmlInstruction

public XmlInstruction createXmlInstruction(org.w3c.dom.Element element)
Creates a XmlInstruction by the Element element.
Parameters:
element -  
Returns:
XmlInstruction

createXmlBaseCatalog

public XmlBaseCatalog createXmlBaseCatalog(org.w3c.dom.Element element)
Creates a XmlBaseCatalog by the Element element.
Parameters:
element -  
Returns:
XmlBaseCatalog

createXmlOutput

public XmlOutput createXmlOutput(org.w3c.dom.Element element)
Creates a XmlOutput by the Element element.
Parameters:
element -  
Returns:
XmlOutput

createXmlInformationHolder

public XmlInformationHolder createXmlInformationHolder(org.w3c.dom.Element element)
Creates a XmlInformationHolder by the Element element.
Parameters:
element -  
Returns:
XmlInformationHolder

createXmlRecordHolder

public XmlRecordHolder createXmlRecordHolder(org.w3c.dom.Element element)
Creates a XmlRecordHolder by the Element element.
Parameters:
element -  
Returns:
XmlRecordHolder

createXmlMagRecordHolder

public XmlMagRecordHolder createXmlMagRecordHolder(org.w3c.dom.Element element)
Creates a XmlMagRecordHolder by the Element element.
Parameters:
element -  
Returns:
XmlMagRecordHolder

createXmlMagRecord

public XmlMagRecord createXmlMagRecord(org.w3c.dom.Element element)
Creates a XmlMagRecord by the Element element.
Parameters:
element -  
Returns:
XmlMagRecord

createXmlMag

public XmlMag createXmlMag(org.w3c.dom.Element element)
Creates a XmlMag by the Element element.
Parameters:
element -  
Returns:
XmlMag

createXmlReported

public XmlReported createXmlReported(org.w3c.dom.Element element)
Creates a XmlReported by the Element element.
Parameters:
element -  
Returns:
XmlReported

createXmlDiscarded

public XmlDiscarded createXmlDiscarded(org.w3c.dom.Element element)
Creates a XmlDiscarded by the Element element.
Parameters:
element -  
Returns:
XmlDiscarded

createXmlPreempted

public XmlPreempted createXmlPreempted(org.w3c.dom.Element element)
Creates a XmlPreempted by the Element element.
Parameters:
element -  
Returns:
XmlPreempted

createXmlImported

public XmlImported createXmlImported(org.w3c.dom.Element element)
Creates a XmlImported by the Element element.
Parameters:
element -  
Returns:
XmlImported

createXmlBlending

public XmlBlending createXmlBlending(org.w3c.dom.Element element)
Creates a XmlBlending by the Element element.
Parameters:
element -  
Returns:
XmlBlending

createXmlPositionRecordHolder

public XmlPositionRecordHolder createXmlPositionRecordHolder(org.w3c.dom.Element element)
Creates a XmlPositionRecordHolder by the Element element.
Parameters:
element -  
Returns:
XmlPositionRecordHolder

createXmlPositionRecord

public XmlPositionRecord createXmlPositionRecord(org.w3c.dom.Element element)
Creates a XmlPositionRecord by the Element element.
Parameters:
element -  
Returns:
XmlPositionRecord

createXmlVariabilityHolder

public XmlVariabilityHolder createXmlVariabilityHolder(org.w3c.dom.Element element)
Creates a XmlVariabilityHolder by the Element element.
Parameters:
element -  
Returns:
XmlVariabilityHolder

createXmlVariability

public XmlVariability createXmlVariability(org.w3c.dom.Element element)
Creates a XmlVariability by the Element element.
Parameters:
element -  
Returns:
XmlVariability

createXmlConfiguration

public XmlConfiguration createXmlConfiguration(org.w3c.dom.Element element)
Creates a XmlConfiguration by the Element element.
Parameters:
element -  
Returns:
XmlConfiguration

createXmlCatalogPath

public XmlCatalogPath createXmlCatalogPath(org.w3c.dom.Element element)
Creates a XmlCatalogPath by the Element element.
Parameters:
element -  
Returns:
XmlCatalogPath

createXmlImageConfig

public XmlImageConfig createXmlImageConfig(org.w3c.dom.Element element)
Creates a XmlImageConfig by the Element element.
Parameters:
element -  
Returns:
XmlImageConfig

createXmlPixyWithContext

public XmlPixy createXmlPixyWithContext(org.w3c.dom.Element element)
Creates a XmlPixy by the Element element.
Parameters:
element -  
Returns:
XmlPixy

createXmlReportWithContext

public XmlReport createXmlReportWithContext(org.w3c.dom.Element element)
Creates a XmlReport by the Element element.
Parameters:
element -  
Returns:
XmlReport

createXmlSystemWithContext

public XmlSystem createXmlSystemWithContext(org.w3c.dom.Element element)
Creates a XmlSystem by the Element element.
Parameters:
element -  
Returns:
XmlSystem

createXmlInformationWithContext

public XmlInformation createXmlInformationWithContext(org.w3c.dom.Element element)
Creates a XmlInformation by the Element element.
Parameters:
element -  
Returns:
XmlInformation

createXmlImageWithContext

public XmlImage createXmlImageWithContext(org.w3c.dom.Element element)
Creates a XmlImage by the Element element.
Parameters:
element -  
Returns:
XmlImage

createXmlSizeWithContext

public XmlSize createXmlSizeWithContext(org.w3c.dom.Element element)
Creates a XmlSize by the Element element.
Parameters:
element -  
Returns:
XmlSize

createXmlExposureWithContext

public XmlExposure createXmlExposureWithContext(org.w3c.dom.Element element)
Creates a XmlExposure by the Element element.
Parameters:
element -  
Returns:
XmlExposure

createXmlCenterWithContext

public XmlCenter createXmlCenterWithContext(org.w3c.dom.Element element)
Creates a XmlCenter by the Element element.
Parameters:
element -  
Returns:
XmlCenter

createXmlFovWithContext

public XmlFov createXmlFovWithContext(org.w3c.dom.Element element)
Creates a XmlFov by the Element element.
Parameters:
element -  
Returns:
XmlFov

createXmlRotationWithContext

public XmlRotation createXmlRotationWithContext(org.w3c.dom.Element element)
Creates a XmlRotation by the Element element.
Parameters:
element -  
Returns:
XmlRotation

createXmlPixelSizeWithContext

public XmlPixelSize createXmlPixelSizeWithContext(org.w3c.dom.Element element)
Creates a XmlPixelSize by the Element element.
Parameters:
element -  
Returns:
XmlPixelSize

createXmlAstrometricErrorWithContext

public XmlAstrometricError createXmlAstrometricErrorWithContext(org.w3c.dom.Element element)
Creates a XmlAstrometricError by the Element element.
Parameters:
element -  
Returns:
XmlAstrometricError

createXmlDistortionFieldWithContext

public XmlDistortionField createXmlDistortionFieldWithContext(org.w3c.dom.Element element)
Creates a XmlDistortionField by the Element element.
Parameters:
element -  
Returns:
XmlDistortionField

createXmlAstrometryWithContext

public XmlAstrometry createXmlAstrometryWithContext(org.w3c.dom.Element element)
Creates a XmlAstrometry by the Element element.
Parameters:
element -  
Returns:
XmlAstrometry

createXmlCatalogWithContext

public XmlCatalog createXmlCatalogWithContext(org.w3c.dom.Element element)
Creates a XmlCatalog by the Element element.
Parameters:
element -  
Returns:
XmlCatalog

createXmlPhotometryWithContext

public XmlPhotometry createXmlPhotometryWithContext(org.w3c.dom.Element element)
Creates a XmlPhotometry by the Element element.
Parameters:
element -  
Returns:
XmlPhotometry

createXmlReversedImageWithContext

public XmlReversedImage createXmlReversedImageWithContext(org.w3c.dom.Element element)
Creates a XmlReversedImage by the Element element.
Parameters:
element -  
Returns:
XmlReversedImage

createXmlSbigImageWithContext

public XmlSbigImage createXmlSbigImageWithContext(org.w3c.dom.Element element)
Creates a XmlSbigImage by the Element element.
Parameters:
element -  
Returns:
XmlSbigImage

createXmlUnofficialWithContext

public XmlUnofficial createXmlUnofficialWithContext(org.w3c.dom.Element element)
Creates a XmlUnofficial by the Element element.
Parameters:
element -  
Returns:
XmlUnofficial

createXmlStarCountWithContext

public XmlStarCount createXmlStarCountWithContext(org.w3c.dom.Element element)
Creates a XmlStarCount by the Element element.
Parameters:
element -  
Returns:
XmlStarCount

createXmlDataWithContext

public XmlData createXmlDataWithContext(org.w3c.dom.Element element)
Creates a XmlData by the Element element.
Parameters:
element -  
Returns:
XmlData

createXmlStarWithContext

public XmlStar createXmlStarWithContext(org.w3c.dom.Element element)
Creates a XmlStar by the Element element.
Parameters:
element -  
Returns:
XmlStar

createXmlRecordWithContext

public XmlRecord createXmlRecordWithContext(org.w3c.dom.Element element)
Creates a XmlRecord by the Element element.
Parameters:
element -  
Returns:
XmlRecord

createXmlCoorWithContext

public XmlCoor createXmlCoorWithContext(org.w3c.dom.Element element)
Creates a XmlCoor by the Element element.
Parameters:
element -  
Returns:
XmlCoor

createXmlPositionWithContext

public XmlPosition createXmlPositionWithContext(org.w3c.dom.Element element)
Creates a XmlPosition by the Element element.
Parameters:
element -  
Returns:
XmlPosition

createXmlItemWithContext

public XmlItem createXmlItemWithContext(org.w3c.dom.Element element)
Creates a XmlItem by the Element element.
Parameters:
element -  
Returns:
XmlItem

createXmlBatchWithContext

public XmlBatch createXmlBatchWithContext(org.w3c.dom.Element element)
Creates a XmlBatch by the Element element.
Parameters:
element -  
Returns:
XmlBatch

createXmlInstructionWithContext

public XmlInstruction createXmlInstructionWithContext(org.w3c.dom.Element element)
Creates a XmlInstruction by the Element element.
Parameters:
element -  
Returns:
XmlInstruction

createXmlBaseCatalogWithContext

public XmlBaseCatalog createXmlBaseCatalogWithContext(org.w3c.dom.Element element)
Creates a XmlBaseCatalog by the Element element.
Parameters:
element -  
Returns:
XmlBaseCatalog

createXmlOutputWithContext

public XmlOutput createXmlOutputWithContext(org.w3c.dom.Element element)
Creates a XmlOutput by the Element element.
Parameters:
element -  
Returns:
XmlOutput

createXmlInformationHolderWithContext

public XmlInformationHolder createXmlInformationHolderWithContext(org.w3c.dom.Element element)
Creates a XmlInformationHolder by the Element element.
Parameters:
element -  
Returns:
XmlInformationHolder

createXmlRecordHolderWithContext

public XmlRecordHolder createXmlRecordHolderWithContext(org.w3c.dom.Element element)
Creates a XmlRecordHolder by the Element element.
Parameters:
element -  
Returns:
XmlRecordHolder

createXmlMagRecordHolderWithContext

public XmlMagRecordHolder createXmlMagRecordHolderWithContext(org.w3c.dom.Element element)
Creates a XmlMagRecordHolder by the Element element.
Parameters:
element -  
Returns:
XmlMagRecordHolder

createXmlMagRecordWithContext

public XmlMagRecord createXmlMagRecordWithContext(org.w3c.dom.Element element)
Creates a XmlMagRecord by the Element element.
Parameters:
element -  
Returns:
XmlMagRecord

createXmlMagWithContext

public XmlMag createXmlMagWithContext(org.w3c.dom.Element element)
Creates a XmlMag by the Element element.
Parameters:
element -  
Returns:
XmlMag

createXmlReportedWithContext

public XmlReported createXmlReportedWithContext(org.w3c.dom.Element element)
Creates a XmlReported by the Element element.
Parameters:
element -  
Returns:
XmlReported

createXmlDiscardedWithContext

public XmlDiscarded createXmlDiscardedWithContext(org.w3c.dom.Element element)
Creates a XmlDiscarded by the Element element.
Parameters:
element -  
Returns:
XmlDiscarded

createXmlPreemptedWithContext

public XmlPreempted createXmlPreemptedWithContext(org.w3c.dom.Element element)
Creates a XmlPreempted by the Element element.
Parameters:
element -  
Returns:
XmlPreempted

createXmlImportedWithContext

public XmlImported createXmlImportedWithContext(org.w3c.dom.Element element)
Creates a XmlImported by the Element element.
Parameters:
element -  
Returns:
XmlImported

createXmlBlendingWithContext

public XmlBlending createXmlBlendingWithContext(org.w3c.dom.Element element)
Creates a XmlBlending by the Element element.
Parameters:
element -  
Returns:
XmlBlending

createXmlPositionRecordHolderWithContext

public XmlPositionRecordHolder createXmlPositionRecordHolderWithContext(org.w3c.dom.Element element)
Creates a XmlPositionRecordHolder by the Element element.
Parameters:
element -  
Returns:
XmlPositionRecordHolder

createXmlPositionRecordWithContext

public XmlPositionRecord createXmlPositionRecordWithContext(org.w3c.dom.Element element)
Creates a XmlPositionRecord by the Element element.
Parameters:
element -  
Returns:
XmlPositionRecord

createXmlVariabilityHolderWithContext

public XmlVariabilityHolder createXmlVariabilityHolderWithContext(org.w3c.dom.Element element)
Creates a XmlVariabilityHolder by the Element element.
Parameters:
element -  
Returns:
XmlVariabilityHolder

createXmlVariabilityWithContext

public XmlVariability createXmlVariabilityWithContext(org.w3c.dom.Element element)
Creates a XmlVariability by the Element element.
Parameters:
element -  
Returns:
XmlVariability

createXmlConfigurationWithContext

public XmlConfiguration createXmlConfigurationWithContext(org.w3c.dom.Element element)
Creates a XmlConfiguration by the Element element.
Parameters:
element -  
Returns:
XmlConfiguration

createXmlCatalogPathWithContext

public XmlCatalogPath createXmlCatalogPathWithContext(org.w3c.dom.Element element)
Creates a XmlCatalogPath by the Element element.
Parameters:
element -  
Returns:
XmlCatalogPath

createXmlImageConfigWithContext

public XmlImageConfig createXmlImageConfigWithContext(org.w3c.dom.Element element)
Creates a XmlImageConfig by the Element element.
Parameters:
element -  
Returns:
XmlImageConfig

createXmlPixy

public XmlPixy createXmlPixy(RStack stack)
Creates a XmlPixy by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlPixy

createXmlReport

public XmlReport createXmlReport(RStack stack)
Creates a XmlReport by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlReport

createXmlSystem

public XmlSystem createXmlSystem(RStack stack)
Creates a XmlSystem by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlSystem

createXmlInformation

public XmlInformation createXmlInformation(RStack stack)
Creates a XmlInformation by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlInformation

createXmlImage

public XmlImage createXmlImage(RStack stack)
Creates a XmlImage by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlImage

createXmlSize

public XmlSize createXmlSize(RStack stack)
Creates a XmlSize by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlSize

createXmlExposure

public XmlExposure createXmlExposure(RStack stack)
Creates a XmlExposure by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlExposure

createXmlCenter

public XmlCenter createXmlCenter(RStack stack)
Creates a XmlCenter by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlCenter

createXmlFov

public XmlFov createXmlFov(RStack stack)
Creates a XmlFov by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlFov

createXmlRotation

public XmlRotation createXmlRotation(RStack stack)
Creates a XmlRotation by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlRotation

createXmlPixelSize

public XmlPixelSize createXmlPixelSize(RStack stack)
Creates a XmlPixelSize by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlPixelSize

createXmlAstrometricError

public XmlAstrometricError createXmlAstrometricError(RStack stack)
Creates a XmlAstrometricError by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlAstrometricError

createXmlDistortionField

public XmlDistortionField createXmlDistortionField(RStack stack)
Creates a XmlDistortionField by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlDistortionField

createXmlAstrometry

public XmlAstrometry createXmlAstrometry(RStack stack)
Creates a XmlAstrometry by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlAstrometry

createXmlCatalog

public XmlCatalog createXmlCatalog(RStack stack)
Creates a XmlCatalog by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlCatalog

createXmlPhotometry

public XmlPhotometry createXmlPhotometry(RStack stack)
Creates a XmlPhotometry by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlPhotometry

createXmlReversedImage

public XmlReversedImage createXmlReversedImage(RStack stack)
Creates a XmlReversedImage by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlReversedImage

createXmlSbigImage

public XmlSbigImage createXmlSbigImage(RStack stack)
Creates a XmlSbigImage by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlSbigImage

createXmlUnofficial

public XmlUnofficial createXmlUnofficial(RStack stack)
Creates a XmlUnofficial by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlUnofficial

createXmlStarCount

public XmlStarCount createXmlStarCount(RStack stack)
Creates a XmlStarCount by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlStarCount

createXmlData

public XmlData createXmlData(RStack stack)
Creates a XmlData by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlData

createXmlStar

public XmlStar createXmlStar(RStack stack)
Creates a XmlStar by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlStar

createXmlRecord

public XmlRecord createXmlRecord(RStack stack)
Creates a XmlRecord by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlRecord

createXmlCoor

public XmlCoor createXmlCoor(RStack stack)
Creates a XmlCoor by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlCoor

createXmlPosition

public XmlPosition createXmlPosition(RStack stack)
Creates a XmlPosition by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlPosition

createXmlItem

public XmlItem createXmlItem(RStack stack)
Creates a XmlItem by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlItem

createXmlBatch

public XmlBatch createXmlBatch(RStack stack)
Creates a XmlBatch by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlBatch

createXmlInstruction

public XmlInstruction createXmlInstruction(RStack stack)
Creates a XmlInstruction by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlInstruction

createXmlBaseCatalog

public XmlBaseCatalog createXmlBaseCatalog(RStack stack)
Creates a XmlBaseCatalog by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlBaseCatalog

createXmlOutput

public XmlOutput createXmlOutput(RStack stack)
Creates a XmlOutput by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlOutput

createXmlInformationHolder

public XmlInformationHolder createXmlInformationHolder(RStack stack)
Creates a XmlInformationHolder by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlInformationHolder

createXmlRecordHolder

public XmlRecordHolder createXmlRecordHolder(RStack stack)
Creates a XmlRecordHolder by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlRecordHolder

createXmlMagRecordHolder

public XmlMagRecordHolder createXmlMagRecordHolder(RStack stack)
Creates a XmlMagRecordHolder by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlMagRecordHolder

createXmlMagRecord

public XmlMagRecord createXmlMagRecord(RStack stack)
Creates a XmlMagRecord by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlMagRecord

createXmlMag

public XmlMag createXmlMag(RStack stack)
Creates a XmlMag by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlMag

createXmlReported

public XmlReported createXmlReported(RStack stack)
Creates a XmlReported by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlReported

createXmlDiscarded

public XmlDiscarded createXmlDiscarded(RStack stack)
Creates a XmlDiscarded by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlDiscarded

createXmlPreempted

public XmlPreempted createXmlPreempted(RStack stack)
Creates a XmlPreempted by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlPreempted

createXmlImported

public XmlImported createXmlImported(RStack stack)
Creates a XmlImported by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlImported

createXmlBlending

public XmlBlending createXmlBlending(RStack stack)
Creates a XmlBlending by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlBlending

createXmlPositionRecordHolder

public XmlPositionRecordHolder createXmlPositionRecordHolder(RStack stack)
Creates a XmlPositionRecordHolder by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlPositionRecordHolder

createXmlPositionRecord

public XmlPositionRecord createXmlPositionRecord(RStack stack)
Creates a XmlPositionRecord by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlPositionRecord

createXmlVariabilityHolder

public XmlVariabilityHolder createXmlVariabilityHolder(RStack stack)
Creates a XmlVariabilityHolder by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlVariabilityHolder

createXmlVariability

public XmlVariability createXmlVariability(RStack stack)
Creates a XmlVariability by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlVariability

createXmlConfiguration

public XmlConfiguration createXmlConfiguration(RStack stack)
Creates a XmlConfiguration by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlConfiguration

createXmlCatalogPath

public XmlCatalogPath createXmlCatalogPath(RStack stack)
Creates a XmlCatalogPath by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlCatalogPath

createXmlImageConfig

public XmlImageConfig createXmlImageConfig(RStack stack)
Creates a XmlImageConfig by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlImageConfig

createXmlPixyWithContext

public XmlPixy createXmlPixyWithContext(RStack stack)
Creates a XmlPixy by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlPixy

createXmlReportWithContext

public XmlReport createXmlReportWithContext(RStack stack)
Creates a XmlReport by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlReport

createXmlSystemWithContext

public XmlSystem createXmlSystemWithContext(RStack stack)
Creates a XmlSystem by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlSystem

createXmlInformationWithContext

public XmlInformation createXmlInformationWithContext(RStack stack)
Creates a XmlInformation by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlInformation

createXmlImageWithContext

public XmlImage createXmlImageWithContext(RStack stack)
Creates a XmlImage by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlImage

createXmlSizeWithContext

public XmlSize createXmlSizeWithContext(RStack stack)
Creates a XmlSize by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlSize

createXmlExposureWithContext

public XmlExposure createXmlExposureWithContext(RStack stack)
Creates a XmlExposure by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlExposure

createXmlCenterWithContext

public XmlCenter createXmlCenterWithContext(RStack stack)
Creates a XmlCenter by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlCenter

createXmlFovWithContext

public XmlFov createXmlFovWithContext(RStack stack)
Creates a XmlFov by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlFov

createXmlRotationWithContext

public XmlRotation createXmlRotationWithContext(RStack stack)
Creates a XmlRotation by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlRotation

createXmlPixelSizeWithContext

public XmlPixelSize createXmlPixelSizeWithContext(RStack stack)
Creates a XmlPixelSize by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlPixelSize

createXmlAstrometricErrorWithContext

public XmlAstrometricError createXmlAstrometricErrorWithContext(RStack stack)
Creates a XmlAstrometricError by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlAstrometricError

createXmlDistortionFieldWithContext

public XmlDistortionField createXmlDistortionFieldWithContext(RStack stack)
Creates a XmlDistortionField by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlDistortionField

createXmlAstrometryWithContext

public XmlAstrometry createXmlAstrometryWithContext(RStack stack)
Creates a XmlAstrometry by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlAstrometry

createXmlCatalogWithContext

public XmlCatalog createXmlCatalogWithContext(RStack stack)
Creates a XmlCatalog by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlCatalog

createXmlPhotometryWithContext

public XmlPhotometry createXmlPhotometryWithContext(RStack stack)
Creates a XmlPhotometry by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlPhotometry

createXmlReversedImageWithContext

public XmlReversedImage createXmlReversedImageWithContext(RStack stack)
Creates a XmlReversedImage by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlReversedImage

createXmlSbigImageWithContext

public XmlSbigImage createXmlSbigImageWithContext(RStack stack)
Creates a XmlSbigImage by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlSbigImage

createXmlUnofficialWithContext

public XmlUnofficial createXmlUnofficialWithContext(RStack stack)
Creates a XmlUnofficial by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlUnofficial

createXmlStarCountWithContext

public XmlStarCount createXmlStarCountWithContext(RStack stack)
Creates a XmlStarCount by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlStarCount

createXmlDataWithContext

public XmlData createXmlDataWithContext(RStack stack)
Creates a XmlData by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlData

createXmlStarWithContext

public XmlStar createXmlStarWithContext(RStack stack)
Creates a XmlStar by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlStar

createXmlRecordWithContext

public XmlRecord createXmlRecordWithContext(RStack stack)
Creates a XmlRecord by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlRecord

createXmlCoorWithContext

public XmlCoor createXmlCoorWithContext(RStack stack)
Creates a XmlCoor by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlCoor

createXmlPositionWithContext

public XmlPosition createXmlPositionWithContext(RStack stack)
Creates a XmlPosition by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlPosition

createXmlItemWithContext

public XmlItem createXmlItemWithContext(RStack stack)
Creates a XmlItem by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlItem

createXmlBatchWithContext

public XmlBatch createXmlBatchWithContext(RStack stack)
Creates a XmlBatch by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlBatch

createXmlInstructionWithContext

public XmlInstruction createXmlInstructionWithContext(RStack stack)
Creates a XmlInstruction by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlInstruction

createXmlBaseCatalogWithContext

public XmlBaseCatalog createXmlBaseCatalogWithContext(RStack stack)
Creates a XmlBaseCatalog by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlBaseCatalog

createXmlOutputWithContext

public XmlOutput createXmlOutputWithContext(RStack stack)
Creates a XmlOutput by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlOutput

createXmlInformationHolderWithContext

public XmlInformationHolder createXmlInformationHolderWithContext(RStack stack)
Creates a XmlInformationHolder by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlInformationHolder

createXmlRecordHolderWithContext

public XmlRecordHolder createXmlRecordHolderWithContext(RStack stack)
Creates a XmlRecordHolder by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlRecordHolder

createXmlMagRecordHolderWithContext

public XmlMagRecordHolder createXmlMagRecordHolderWithContext(RStack stack)
Creates a XmlMagRecordHolder by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlMagRecordHolder

createXmlMagRecordWithContext

public XmlMagRecord createXmlMagRecordWithContext(RStack stack)
Creates a XmlMagRecord by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlMagRecord

createXmlMagWithContext

public XmlMag createXmlMagWithContext(RStack stack)
Creates a XmlMag by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlMag

createXmlReportedWithContext

public XmlReported createXmlReportedWithContext(RStack stack)
Creates a XmlReported by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlReported

createXmlDiscardedWithContext

public XmlDiscarded createXmlDiscardedWithContext(RStack stack)
Creates a XmlDiscarded by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlDiscarded

createXmlPreemptedWithContext

public XmlPreempted createXmlPreemptedWithContext(RStack stack)
Creates a XmlPreempted by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlPreempted

createXmlImportedWithContext

public XmlImported createXmlImportedWithContext(RStack stack)
Creates a XmlImported by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlImported

createXmlBlendingWithContext

public XmlBlending createXmlBlendingWithContext(RStack stack)
Creates a XmlBlending by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlBlending

createXmlPositionRecordHolderWithContext

public XmlPositionRecordHolder createXmlPositionRecordHolderWithContext(RStack stack)
Creates a XmlPositionRecordHolder by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlPositionRecordHolder

createXmlPositionRecordWithContext

public XmlPositionRecord createXmlPositionRecordWithContext(RStack stack)
Creates a XmlPositionRecord by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlPositionRecord

createXmlVariabilityHolderWithContext

public XmlVariabilityHolder createXmlVariabilityHolderWithContext(RStack stack)
Creates a XmlVariabilityHolder by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlVariabilityHolder

createXmlVariabilityWithContext

public XmlVariability createXmlVariabilityWithContext(RStack stack)
Creates a XmlVariability by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlVariability

createXmlConfigurationWithContext

public XmlConfiguration createXmlConfigurationWithContext(RStack stack)
Creates a XmlConfiguration by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlConfiguration

createXmlCatalogPathWithContext

public XmlCatalogPath createXmlCatalogPathWithContext(RStack stack)
Creates a XmlCatalogPath by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlCatalogPath

createXmlImageConfigWithContext

public XmlImageConfig createXmlImageConfigWithContext(RStack stack)
Creates a XmlImageConfig by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system.
Parameters:
stack -  
Returns:
XmlImageConfig

createRContext

public RContext createRContext()
Creates a RContext.
Returns:
RContext

createArrayXmlBlending

public XmlBlending[] createArrayXmlBlending(int size)
Creates an array of XmlBlending.
Returns:
XmlBlending[]

createArrayXmlCatalogPath

public XmlCatalogPath[] createArrayXmlCatalogPath(int size)
Creates an array of XmlCatalogPath.
Returns:
XmlCatalogPath[]

createArrayXmlInformation

public XmlInformation[] createArrayXmlInformation(int size)
Creates an array of XmlInformation.
Returns:
XmlInformation[]

createArrayXmlInstruction

public XmlInstruction[] createArrayXmlInstruction(int size)
Creates an array of XmlInstruction.
Returns:
XmlInstruction[]

createArrayXmlItem

public XmlItem[] createArrayXmlItem(int size)
Creates an array of XmlItem.
Returns:
XmlItem[]

createArrayXmlMagRecord

public XmlMagRecord[] createArrayXmlMagRecord(int size)
Creates an array of XmlMagRecord.
Returns:
XmlMagRecord[]

createArrayXmlOutput

public XmlOutput[] createArrayXmlOutput(int size)
Creates an array of XmlOutput.
Returns:
XmlOutput[]

createArrayXmlPositionRecord

public XmlPositionRecord[] createArrayXmlPositionRecord(int size)
Creates an array of XmlPositionRecord.
Returns:
XmlPositionRecord[]

createArrayXmlRecord

public XmlRecord[] createArrayXmlRecord(int size)
Creates an array of XmlRecord.
Returns:
XmlRecord[]

createArrayXmlReported

public XmlReported[] createArrayXmlReported(int size)
Creates an array of XmlReported.
Returns:
XmlReported[]

createArrayXmlStar

public XmlStar[] createArrayXmlStar(int size)
Creates an array of XmlStar.
Returns:
XmlStar[]

createArrayXmlVariability

public XmlVariability[] createArrayXmlVariability(int size)
Creates an array of XmlVariability.
Returns:
XmlVariability[]