| Package | Description |
|---|---|
| org.aoju.bus.storage.magic |
| Modifier and Type | Method and Description |
|---|---|
protected MagicMatcher |
MagicMatcher.clone()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<MagicMatcher> |
Magic.getMatchers()
return the parsed MagicMatch objects that were created from the magic.xml
definitions
|
Collection<MagicMatcher> |
MagicParser.getMatchers()
DOCUMENT ME!
|
Collection<MagicMatcher> |
MagicMatcher.getSubMatchers()
get all submatches for this magic match
|
| Modifier and Type | Method and Description |
|---|---|
void |
MagicMatcher.addSubMatcher(MagicMatcher m)
add a submatch to this magic match
|
| Modifier and Type | Method and Description |
|---|---|
void |
MagicMatcher.setSubMatchers(Collection<MagicMatcher> a)
set all submatches
|
Copyright © 2019. All rights reserved.