Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FLocat ¶
type FLocat struct {
Type, URL string
}
FLocat represents a mets:FLocat of a mets:file entry.
type Mets ¶
type Mets struct {
// contains filtered or unexported fields
}
Mets represents an open METS file.
func (Mets) FindFileGrp ¶
FindFileGrp searches for a file group with the given USE flag. It returns a list of files and true if a file group with the given USE flag was found. Note that the list of files can be empty even if true is returned.
Click to show internal directories.
Click to hide internal directories.