Hets - the Heterogeneous Tool Set
Copyright(c) Robert Savu and Uni Bremen 2011
LicenseGPLv2 or higher, see LICENSE.txt
MaintainerRobert.Savu@dfki.de
Stabilityexperimental
Portabilityportable
Safe HaskellSafe

FreeCAD.XMLPrinter

Description

Declaration of the abstract datatypes of FreeCAD terms

Documentation

exportXMLFC :: Sign -> String Source #

makeAttr :: String -> String -> Attr Source #

doc2XML :: Document -> Element Source #

mkNumAtt :: Show a => String -> a -> Attr Source #

makeObjElem :: Object -> Element Source #