Interface CompactPsiXmlElementWriter<T>
-
- All Superinterfaces:
PsiXmlElementWriter<T>
- All Known Implementing Classes:
XmlBasicBinaryInteractionWriter
,XmlBasicBinaryInteractionWriter
,XmlBasicBinaryInteractionWriter
,XmlBasicInteractionWriter
,XmlBasicInteractionWriter
,XmlBasicInteractionWriter
,XmlBinaryInteractionEvidenceWriter
,XmlBinaryInteractionEvidenceWriter
,XmlBinaryInteractionEvidenceWriter
,XmlBinaryInteractionEvidenceWriter
,XmlComplexWriter
,XmlComplexWriter
,XmlExperimentalInteractorWriter
,XmlExperimentalParticipantCandidateWriter
,XmlExperimentalParticipantCandidateWriter
,XmlExperimentalParticipantCandidateWriter
,XmlExperimentalParticipantCandidateWriter
,XmlInteractionEvidenceWriter
,XmlInteractionEvidenceWriter
,XmlInteractionEvidenceWriter
,XmlInteractionEvidenceWriter
,XmlModelledBinaryInteractionWriter
,XmlModelledBinaryInteractionWriter
,XmlModelledBinaryInteractionWriter
,XmlModelledBinaryInteractionWriter
,XmlModelledInteractionWriter
,XmlModelledInteractionWriter
,XmlModelledInteractionWriter
,XmlModelledInteractionWriter
,XmlModelledParticipantCandidateWriter
,XmlModelledParticipantCandidateWriter
,XmlModelledParticipantCandidateWriter
,XmlModelledParticipantCandidateWriter
,XmlModelledParticipantWriter
,XmlModelledParticipantWriter
,XmlModelledParticipantWriter
,XmlModelledParticipantWriter
,XmlNamedBinaryInteractionEvidenceWriter
,XmlNamedBinaryInteractionEvidenceWriter
,XmlNamedBinaryInteractionWriter
,XmlNamedInteractionEvidenceWriter
,XmlNamedInteractionEvidenceWriter
,XmlNamedInteractionWriter
,XmlNamedModelledBinaryInteractionWriter
,XmlNamedModelledBinaryInteractionWriter
,XmlNamedModelledInteractionWriter
,XmlNamedModelledInteractionWriter
,XmlNamedModelledParticipantWriter
,XmlNamedModelledParticipantWriter
,XmlNamedParticipantEvidenceWriter
,XmlNamedParticipantEvidenceWriter
,XmlNamedParticipantWriter
,XmlParticipantEvidenceWriter
,XmlParticipantEvidenceWriter
,XmlParticipantEvidenceWriter
,XmlParticipantEvidenceWriter
,XmlParticipantWriter
,XmlParticipantWriter
public interface CompactPsiXmlElementWriter<T> extends PsiXmlElementWriter<T>
Interface for a compact XML element writer. If an element writer is compact, it will write references rather than object descriptions.- Since:
14/11/13
- Version:
- $Id$
- Author:
- Marine Dumousseau (marine@ebi.ac.uk)
-
-
Method Summary
-
Methods inherited from interface psidev.psi.mi.jami.xml.io.writer.elements.PsiXmlElementWriter
write
-
-