com.arsdigita.persistence.pdl
Interface PDLSource
- All Known Implementing Classes:
- DirSource, FileSource, ManifestSource
- public interface PDLSource
The PDLSource interface provides a means for loading PDL from a
variety of different locations.
- Version:
- $Revision: #4 $ $Date: 2004/04/07 $
- Author:
- Rafael H. Schloming <rhs@mit.edu>
Method Summary |
void |
parse(PDLCompiler compiler)
Parses the contents of this PDLSource using the given
PDLCompiler. |
versionId
public static final String versionId
- See Also:
- Constant Field Values
parse
public void parse(PDLCompiler compiler)
- Parses the contents of this PDLSource using the given
PDLCompiler.
- Parameters:
compiler
- the PDLCompiler used to parse the contents of
this PDLSource
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC