Class ScopicManifest3ContentWriter
java.lang.Object
love.distributedrebirth.nx01.warp.manifestor.scopic.iomf3.ScopicManifest3ContentWriter
- All Implemented Interfaces:
ScopicManifestContent<String>
Stroboscopic manifest 5 binary 8 bit XDBX content writer.
- Version:
- ©Δ∞ 仙上主天
- Author:
- للَّٰهِilLצسُو
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
strobeMainAttribute
(String name, String body) void
strobeManifestDeclaration
(String version) void
void
strobeRemarkContent
(String remark) void
strobeSectionAttribute
(String name, String body) void
strobeSectionHeader
(String sectionName) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface love.distributedrebirth.nx01.warp.manifestor.scopic.ScopicManifestContent
strobeManifestStart
-
Constructor Details
-
ScopicManifest3ContentWriter
-
-
Method Details
-
strobeManifestDeclaration
- Specified by:
strobeManifestDeclaration
in interfaceScopicManifestContent<String>
-
strobeMainAttribute
- Specified by:
strobeMainAttribute
in interfaceScopicManifestContent<String>
-
strobeSectionHeader
- Specified by:
strobeSectionHeader
in interfaceScopicManifestContent<String>
-
strobeSectionAttribute
- Specified by:
strobeSectionAttribute
in interfaceScopicManifestContent<String>
-
strobeRemarkContent
- Specified by:
strobeRemarkContent
in interfaceScopicManifestContent<String>
-
strobeManifestEnd
public void strobeManifestEnd()- Specified by:
strobeManifestEnd
in interfaceScopicManifestContent<String>
-