Class ScopicManifestContentStringHandler
java.lang.Object
love.distributedrebirth.nx01.warp.manifestor.scopic.ScopicManifestContentStringHandler
- All Implemented Interfaces:
ScopicManifestContent<String>
public class ScopicManifestContentStringHandler
extends Object
implements ScopicManifestContent<String>
Stroboscopic manifest 1 and 2 content handler.
- Version:
- ©Δ∞ 仙上主天
- Author:
- للَّٰهِilLצسُو
-
Constructor Summary
ConstructorsConstructorDescriptionScopicManifestContentStringHandler(WarpManifestX8 manifest, WarpManifestX0TheVersion... supportedVersions) -
Method Summary
Modifier and TypeMethodDescriptionvoidstrobeMainAttribute(String name, String body) voidstrobeManifestDeclaration(String version) voidvoidstrobeRemarkContent(String remark) voidstrobeSectionAttribute(String name, String body) voidstrobeSectionHeader(String sectionName) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ScopicManifestContent
strobeManifestStart
-
Constructor Details
-
ScopicManifestContentStringHandler
public ScopicManifestContentStringHandler(WarpManifestX8 manifest, WarpManifestX0TheVersion... supportedVersions)
-
-
Method Details
-
strobeManifestDeclaration
- Specified by:
strobeManifestDeclarationin interfaceScopicManifestContent<String>
-
strobeMainAttribute
- Specified by:
strobeMainAttributein interfaceScopicManifestContent<String>
-
strobeSectionHeader
- Specified by:
strobeSectionHeaderin interfaceScopicManifestContent<String>
-
strobeSectionAttribute
- Specified by:
strobeSectionAttributein interfaceScopicManifestContent<String>
-
strobeRemarkContent
- Specified by:
strobeRemarkContentin interfaceScopicManifestContent<String>
-
strobeManifestEnd
public void strobeManifestEnd()- Specified by:
strobeManifestEndin interfaceScopicManifestContent<String>
-