public abstract class VorbisLikeCommentTool extends Object
Modifier and Type | Class and Description |
---|---|
static class |
VorbisLikeCommentTool.Command |
Constructor and Description |
---|
VorbisLikeCommentTool() |
Modifier and Type | Method and Description |
---|---|
static void |
addTags(VorbisStyleComments vorbisComments,
VorbisLikeCommentTool.Command command) |
static void |
listTags(VorbisStyleComments vorbisComments) |
static void |
printHelp(String programName) |
static VorbisLikeCommentTool.Command |
processArgs(String[] args,
String programName) |
static VorbisLikeCommentTool.Command |
processTags(String[] args,
VorbisLikeCommentTool.Command.Commands type) |
public static VorbisLikeCommentTool.Command processArgs(String[] args, String programName) throws Exception
Exception
public static void printHelp(String programName)
public static void listTags(VorbisStyleComments vorbisComments) throws Exception
Exception
public static VorbisLikeCommentTool.Command processTags(String[] args, VorbisLikeCommentTool.Command.Commands type)
public static void addTags(VorbisStyleComments vorbisComments, VorbisLikeCommentTool.Command command)
Copyright © 2015. All rights reserved.