XML-FACTORY

Name

XML-FACTORY -- class

Description

This class should be subclassed by a class specific for the domain which will be used to specialise the object creation function.

Class details

(defclass XML-FACTORY ()(...))
scopepackage APISPEC-XML
locationapispec/xml.lisp
# variables1
# methods2

Methods

(SETF FACTORY.NAME)
 ((SETF FACTORY.NAME) (OBJ XML-FACTORY)) [accessor]

FACTORY.NAME
 (FACTORY.NAME (OBJ XML-FACTORY)) [accessor]
Called By 

PRINT-OBJECT, PRODUCE-XML-OBJECT, PRODUCE-XML-OBJECT, PRODUCE-XML-OBJECT and PRODUCE-XML-OBJECT

Slots

NAME
slot NAME is of type T

Related Methods

APISPEC-XML:PRINT-OBJECT
 (PRINT-OBJECT (INST XML-FACTORY) STREAM) [method]
Calls 

CLASS-NAME, CLASS-OF, FACTORY.NAME, FORMAT, INST and PRINT-UNREADABLE-OBJECT

Location 

apispec/xml-base.lisp

APISPEC-XML:PRODUCE-XML-OBJECT
 (PRODUCE-XML-OBJECT (FACTORY XML-FACTORY) CLASSNAME) [method]
Calls 

ERROR

Location 

apispec/xml-base.lisp

This documentation was generated 27 Oct 2003 from the original sources by Albert v.0.4.9.